November 2021 Archives by subject
Starting: Mon Nov 1 14:12:14 EDT 2021
Ending: Tue Nov 30 19:39:20 EST 2021
Messages: 261
- [New-bugs-announce] [issue45683] dns.asyncresolver ignores nameserver parameter
James Lawrie
- [New-bugs-announce] [issue45684] `functools.singledispatchmethod` does not define `__class_getitem__`
Alex Waygood
- [New-bugs-announce] [issue45685] PuthonLauncher app fails run scripts on Mac BigSur
giancarlo niccolo virgutto
- [New-bugs-announce] [issue45686] ElementTree.Element.extend: bad error message when error occurs in generator
Michael Wayne Goodman
- [New-bugs-announce] [issue45687] Infinite recursion in Pickler.persistent_id
Michał Bartoszkiewicz
- [New-bugs-announce] [issue45688] stdlib_module_names.h is missing _scproxy
Christian Heimes
- [New-bugs-announce] [issue45689] Custom Name for ThreadPoolExecutor
Tangellapalli Sai Hanuma Rahul
- [New-bugs-announce] [issue45690] Argparse exclusive group inside required exclusive group displays incorrectly
andrew cooke
- [New-bugs-announce] [issue45691] Partial moving of core objects to interpreter state is incorrect at best, unsafe at worse.
Mark Shannon
- [New-bugs-announce] [issue45692] IDLE: define word/id chars in one place.
Terry J. Reedy
- [New-bugs-announce] [issue45693] `loop.create_server` with port=0 uses different ports for ipv4 & ipv6
Jim Crist-Harif
- [New-bugs-announce] [issue45694] Limit the number of chained exceptions included in formatted traceback
Irit Katriel
- [New-bugs-announce] [issue45695] Out-of-tree builds are not tested.
Eric Snow
- [New-bugs-announce] [issue45696] "Deep-freeze": skip the marshal step by generating C code
Guido van Rossum
- [New-bugs-announce] [issue45697] PyType_IsSubtype is doing excessive work in the common case
Itamar Ostricher
- [New-bugs-announce] [issue45698] Error on importing getopt
Mgs M Rizqi Fadhlurrahman
- [New-bugs-announce] [issue45699] AttributeError: 'list' object has no attribute 'find'
Kishor Pawar
- [New-bugs-announce] [issue45700] Got SEGV in compilation python3.6 with GCC-11, and please renewal python3.6.
Nojima Takahide
- [New-bugs-announce] [issue45701] Add tuple tests to `functools.lru_cache`
Nikita Sobolev
- [New-bugs-announce] [issue45702] Python/dtoa.c requires 53 bit hardware rounding unavalable on x64
Oleg Iarygin
- [New-bugs-announce] [issue45703] importlib.invalidate_caches() does not invalidate _NamespacePath's _last_parent_path-based cache
Miro Hrončok
- [New-bugs-announce] [issue45704] string.Formatter.parse does not handle auto-numbered positional fields
Sascha Desch
- [New-bugs-announce] [issue45705] |= set update scoping
James Bowery
- [New-bugs-announce] [issue45706] Add IMAP4.login_plain to imaplib
Prem Buczkowski
- [New-bugs-announce] [issue45707] Variable reassginment triggers incorrect behaviors of locals()
Xinmeng Xia
- [New-bugs-announce] [issue45708] PEP 515-style formatting with underscores does not seem to work for Decimal
Sander Bollen
- [New-bugs-announce] [issue45709] 3.11 regression: tracing with-statement on exit from block
Ned Batchelder
- [New-bugs-announce] [issue45710] Junction/symbolic folder access error on Windows 11
Fabio Storino
- [New-bugs-announce] [issue45711] Simplify the interpreter's (type, val, tb) exception representation
Irit Katriel
- [New-bugs-announce] [issue45712] so it not allowed
Andreas Ley
- [New-bugs-announce] [issue45713] gcc warning when compiling Modules/expat/xmltok_ns.c
vamsi kalapala
- [New-bugs-announce] [issue45714] test_multiprocessing_spawn hangs sometimes
Skip Montanaro
- [New-bugs-announce] [issue45715] round(2500, -3)
Jacek
- [New-bugs-announce] [issue45716] Confusing parsing error message when trying to use True as keyword argument
Carl Friedrich Bolz-Tereick
- [New-bugs-announce] [issue45717] Bad link to python docs in help(_hashlib)
Joshua
- [New-bugs-announce] [issue45718] asyncio: MultiLoopWatcher has a race condition (Proposed work-around)
William Fisher
- [New-bugs-announce] [issue45719] SubProcess stdin.flush freezes when running python interpreter
DJ PJs
- [New-bugs-announce] [issue45720] Remove shlwapi dependency on Windows
Steve Dower
- [New-bugs-announce] [issue45721] Improve error message when python shell command is entered at the REPL prompt
Steven D'Aprano
- [New-bugs-announce] [issue45722] documentation missing information on objects in submodules
Jens Rapp
- [New-bugs-announce] [issue45723] Improve and simplify configure.ac checks
Christian Heimes
- [New-bugs-announce] [issue45724] Segmentation fault
ghost_in _the_wires
- [New-bugs-announce] [issue45725] test_freeze doesn't clean up after itself
Mark Shannon
- [New-bugs-announce] [issue45726] Documentation for `@singledispatch` and `@singledispatchmethod` could be improved
Alex Waygood
- [New-bugs-announce] [issue45727] Parse error when missing commas is inconsistent
Carl Friedrich Bolz-Tereick
- [New-bugs-announce] [issue45728] SharedMemory documentation: System V vs Posix
jkrupp
- [New-bugs-announce] [issue45729] "history and license" link has wrong target
Jacob Lifshay
- [New-bugs-announce] [issue45730] ERROR: PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl is not a supported wheel on this platform
Joef Huang
- [New-bugs-announce] [issue45731] Handle --enable-loadable-sqlite-extensions in configure
Christian Heimes
- [New-bugs-announce] [issue45732] Update python.org Windows and macOS installers to use Tk 8.6.12
Ned Deily
- [New-bugs-announce] [issue45733] importlib.abc.Traversable.name does not match
John-Mark Gurney
- [New-bugs-announce] [issue45734] Data Science and Machine Learning Course
Skillovilla Official
- [New-bugs-announce] [issue45735] Promise that the long-time truth that `args=list` works
Tim Peters
- [New-bugs-announce] [issue45736] 2to3 does not support integer division fixing
theeshallnotknowethme
- [New-bugs-announce] [issue45737] assertLogs to optionally not disable existing handlers
Daniel
- [New-bugs-announce] [issue45738] 3.11 exec raises SystemError instead of SyntaxError on char after line continuation
PEW's Corner
- [New-bugs-announce] [issue45739] The Python implementation of Decimal does not support the "N" format
Serhiy Storchaka
- [New-bugs-announce] [issue45740] StrEnum entry doesn't mention its introduction in 3.11
Dutcho
- [New-bugs-announce] [issue45741] entry points singular?
Rafael Fontenelle
- [New-bugs-announce] [issue45742] python -h can't find -R option
jiahua wang
- [New-bugs-announce] [issue45743] Cleanup and simplify setup.py
Christian Heimes
- [New-bugs-announce] [issue45744] Fix Flawfinder C Errors
Abdur-rahmaan Janhangeer
- [New-bugs-announce] [issue45745] ./python -m test --help output for refleaks seems wrong
Skip Montanaro
- [New-bugs-announce] [issue45746] ftplib please revisit retrlines('RETR as it produces files without newlines
Matthew H. McKenzie
- [New-bugs-announce] [issue45747] Detect dbm and gdbm dependencies in configure.ac
Christian Heimes
- [New-bugs-announce] [issue45748] "import ctypes" segfaults on Python 3.6 and Ubuntu 21.10
Thomas Trummer
- [New-bugs-announce] [issue45749] Silently fails to build hashlib if openssl has disabled algorithms
Ross Burton
- [New-bugs-announce] [issue45750] "SyntaxError: 'await' outside function" in "asyncio-task.html#waiting-primitives" code snippets
Jose Ville
- [New-bugs-announce] [issue45751] "SyntaxError: 'await' outside function" in "asyncio-task.html#waiting-primitives" code snippets
Jose Ville
- [New-bugs-announce] [issue45752] copy module doc wrongly says it doesn't copy arrays
Stefan Pochmann
- [New-bugs-announce] [issue45753] Further speed up Python-to-Python calls.
Mark Shannon
- [New-bugs-announce] [issue45754] [sqlite3] SQLITE_LIMIT_LENGTH is incorrectly used to check statement length
Erlend E. Aasland
- [New-bugs-announce] [issue45755] Mock spec with a specialized generic class does not mock class attributes
Kevin Jamieson
- [New-bugs-announce] [issue45756] mock raises exception when using a spec with an attribute that raises exception on access
Kevin Jamieson
- [New-bugs-announce] [issue45757] dis module incorrectly handles EXTENDED_ARG + NOP sequence
Rok Mandeljc
- [New-bugs-announce] [issue45758] Crash on Py_DecRef'ing builtin object from previous run
Victor Milovanov
- [New-bugs-announce] [issue45759] `elif` inside `if` block is a `SyntaxError`
theeshallnotknowethme
- [New-bugs-announce] [issue45760] Remove "PyNumber_InMatrixMultiply"
Brandt Bucher
- [New-bugs-announce] [issue45761] recursive ProcessPoolExecutor invoke unable to return result
Evan Greenup
- [New-bugs-announce] [issue45762] Missing `list` symbols in the object inventory
Matteo Bertucci
- [New-bugs-announce] [issue45763] Detect compression libraries in configure
Christian Heimes
- [New-bugs-announce] [issue45764] Parse error improvement forgetting ( after def
Carl Friedrich Bolz-Tereick
- [New-bugs-announce] [issue45765] importlib.metadata fails to find distributions in empty path
Jason R. Coombs
- [New-bugs-announce] [issue45766] Add direct proportion option to statistics.linear_regression()
Raymond Hettinger
- [New-bugs-announce] [issue45767] Fix types for dev_t processing in posix module
Dmitry Marakasov
- [New-bugs-announce] [issue45768] SyntaxError: 'await' outside function" in "asyncio-task.html#waiting-primitives" code snippets
Jose Ville
- [New-bugs-announce] [issue45769] SyntaxError: 'await' outside function" in "asyncio-task.html#waiting-primitives" code snippets
Jose Ville
- [New-bugs-announce] [issue45770] SyntaxError: 'await' outside function" in "asyncio-task.html#waiting-primitives" code snippets
Jose Ville
- [New-bugs-announce] [issue45771] urllib.request.urlopen can leak socket.timeout to callers
Michael Thorpe
- [New-bugs-announce] [issue45772] socket.socket should be a class instead of a function
Oleg Iarygin
- [New-bugs-announce] [issue45773] Compiler hangs during jump elimination
Brandt Bucher
- [New-bugs-announce] [issue45774] Detect SQLite in configure.ac
Erlend E. Aasland
- [New-bugs-announce] [issue45775] Implementation of colorsys.rgb_to_yuv and vice versa
Thomas Stolarski
- [New-bugs-announce] [issue45776] abc submodule not an attribute of collections on Python 3.10.0 on Windows
Steve Canny
- [New-bugs-announce] [issue45777] Issue in reading files with a path longer than 256 letters after latest update
Abdullah Alnajim
- [New-bugs-announce] [issue45778] libpython.so 3.9.8 drops symbol used by third party extension module(s)
Matthias Klose
- [New-bugs-announce] [issue45779] multiprocessing initializer error with CPython 3.9.6 on Apple Silicon
Zhang Zheng
- [New-bugs-announce] [issue45780] dict. keys view behavious diverges from set()
Gregory P. Smith
- [New-bugs-announce] [issue45781] Deleting __debug__ should be an SyntaxError
Carl Friedrich Bolz-Tereick
- [New-bugs-announce] [issue45782] Bug in struct.pack
Terje Myklebust
- [New-bugs-announce] [issue45783] test_freeze fails if a file is removed
Petr Viktorin
- [New-bugs-announce] [issue45784] SAP HANA Training in Chennai
Pavithra
- [New-bugs-announce] [issue45785] Remove asyncore, asynchat and smtpd modules
STINNER Victor
- [New-bugs-announce] [issue45786] Avoid allocating when exiting frame; it may be unsafe.
Mark Shannon
- [New-bugs-announce] [issue45787] HOWTO for socket programming and select documentation contradict
Alex Waygood
- [New-bugs-announce] [issue45788] sys.prefix include directory on Windows
Catherine Holloway
- [New-bugs-announce] [issue45789] Python execution broken after update via Windows Store
firewave
- [New-bugs-announce] [issue45790] Inaccurate phrasing in extending/newtypes_tutorial
Rodrigo Tobar
- [New-bugs-announce] [issue45791] __instancecheck__ being checked of type(cls) instead of cls
Raymond Hettinger
- [New-bugs-announce] [issue45792] contextvars.Token has wrong module name in Sphinx's objects.inv
Hynek Schlawack
- [New-bugs-announce] [issue45793] execute shell command ./configure with python subprocess.popen, os.system ... checking build system type... is wrong
junyixie
- [New-bugs-announce] [issue45794] Email policy option for disabling RFC2231 Mime parameter folding
Ezekeel
- [New-bugs-announce] [issue45795] urllib http client vulnerable to DOS attack
Muhammad Farhan
- [New-bugs-announce] [issue45796] Using tab to cycle through tkinter widgets breaks foreground styling
Chris Eykamp
- [New-bugs-announce] [issue45797] AMD64 Arch Linux Asan Debug buildbot sometimes hangs before tests complete
STINNER Victor
- [New-bugs-announce] [issue45798] Move _decimal build setup into configure
Christian Heimes
- [New-bugs-announce] [issue45799] Fix confusing wording in Doc/library/__main__.rst
Jack DeVries
- [New-bugs-announce] [issue45800] Move expat handling into configure and Makefile
Christian Heimes
- [New-bugs-announce] [issue45801] Incorrect "Perhaps you forgot a comma" hint
Andre Roberge
- [New-bugs-announce] [issue45802] MozillaCookieJar can't read cookies, should support cookies.sqlite
Akkana Peck
- [New-bugs-announce] [issue45803] make_dataclass is missing the documented kw_only argument
Tsvetan Kintisheff
- [New-bugs-announce] [issue45804] IDLE - faster shell writing
Roger Serwy
- [New-bugs-announce] [issue45805] CO_FUTURE_ANNOTATIONS flag is not documented or in inspect
Saul Shanabrook
- [New-bugs-announce] [issue45806] Cannot Recover From StackOverflow in 3.9 Tests
Dennis Sweeney
- [New-bugs-announce] [issue45807] Strange SyntaxError message / suggestions for "@x = 123"
Pierre Quentel
- [New-bugs-announce] [issue45808] configure check for HAVE_CRYPT_R is wrong
Christian Heimes
- [New-bugs-announce] [issue45809] Race condition in WeakKeyDictionary/WeakKeyDictionary
Sam Gross
- [New-bugs-announce] [issue45810] Prohibit invisible control characters in string literals and comments
Steven D'Aprano
- [New-bugs-announce] [issue45811] Improve error message when source code contains invisible control characters
Steven D'Aprano
- [New-bugs-announce] [issue45812] SystemError when using code.interact
Andre Roberge
- [New-bugs-announce] [issue45813] Importing asyncio after deleting a coroutine object and before cleaning it up leads to crashing on Python3.11
Xinmeng Xia
- [New-bugs-announce] [issue45814] Use same function signature for datetime.time.strftime
Yevhenii Hyzyla
- [New-bugs-announce] [issue45815] Document exceptions raised by fnmtach
Dimitri Papadopoulos Orfanos
- [New-bugs-announce] [issue45816] Python does not support building with Visual Studio 2022
theeshallnotknowethme
- [New-bugs-announce] [issue45817] Build Windows and macOS installers with Tcl/Tk 8.6.12
Aivar Annamaa
- [New-bugs-announce] [issue45818] socketserver.BaseRequestHandler inherited class
Sergey M.
- [New-bugs-announce] [issue45819] Avoid releasing the GIL in nonblocking socket operations
Jim Crist-Harif
- [New-bugs-announce] [issue45820] Parser can segfault if an error happens before reading any input
Pablo Galindo Salgado
- [New-bugs-announce] [issue45821] Many method parameters in the datetime module are positional-only in the C implementation but positional-or-keyword in the Python implementation
Alex Waygood
- [New-bugs-announce] [issue45822] Py_CompileString does not respect the coding cookie with the new parser if flags are empty
Pablo Galindo Salgado
- [New-bugs-announce] [issue45823] phyton stopped working
Roxana 7
- [New-bugs-announce] [issue45824] CSV module document does not include how to append files
Wesley Altham
- [New-bugs-announce] [issue45825] Heap Segmentation Fault
Bill Borskey
- [New-bugs-announce] [issue45826] unittest.assertRaisesRegex is broken in Python 3.11 and leading to crashing if tested regex does not match name.
Xinmeng Xia
- [New-bugs-announce] [issue45827] Unittest - commenting passing tests cause previous failing tests to pass
Jamie Chaisson
- [New-bugs-announce] [issue45828] [sqlite3] use unraisable exceptions in callbacks
Erlend E. Aasland
- [New-bugs-announce] [issue45829] Remove C stack use by specializing BINARY_SUBSCR, STORE_SUBSCR, LOAD_ATTR, and STORE_ATTR
Mark Shannon
- [New-bugs-announce] [issue45830] Custom pickler memory leak
Douglas Raillard
- [New-bugs-announce] [issue45831] _Py_DumpASCII() writes characters one by one leading to corrupted tracebacks
Łukasz Langa
- [New-bugs-announce] [issue45832] Misleading membersip expression documentation
Harald Husum
- [New-bugs-announce] [issue45833] NamedTemporaryFile deleted before enclosing context manager exit
Brian McCutchon
- [New-bugs-announce] [issue45834] Move runtime except: check to the parser
Irit Katriel
- [New-bugs-announce] [issue45835] Race condition in test_queue can lead to test failures
Sam Gross
- [New-bugs-announce] [issue45836] unittest.TestCase.assertWarns raises RuntimeEror if sys.modules changes size (Python 3.9)
Patrick Bourke
- [New-bugs-announce] [issue45837] Fix turtle deprecations
Hugo van Kemenade
- [New-bugs-announce] [issue45838] Incorrect line numbers in GDB Python backtraces [3.9]
Sam Gross
- [New-bugs-announce] [issue45839] python3 executable is able to install pandas
Muhammad Irfan Asghar
- [New-bugs-announce] [issue45840] Improve cross-references in the data model documentation
Alex Waygood
- [New-bugs-announce] [issue45841] IDLE fails to save files in macO
Don Chamberlin
- [New-bugs-announce] [issue45842] AddressSanitizer: bad-free - hello world c extension
Francesc Elies
- [New-bugs-announce] [issue45843] Optimizing LOAD_CONST followed by COMPARE_OP (or IS_OP)
theeshallnotknowethme
- [New-bugs-announce] [issue45844] Dead link 'consolelib' in faq/library
JMcB
- [New-bugs-announce] [issue45845] Dead link 'pythoncraft.com/OSCON2001' in faq/library
JMcB
- [New-bugs-announce] [issue45846] Incorrect name capitalisation in faq/programming
JMcB
- [New-bugs-announce] [issue45847] Port module setup to PY_STDLIB_MOD() macro and addext()
Christian Heimes
- [New-bugs-announce] [issue45848] Pegen's nice error reporting crashes non-UTF-8 files
Petr Viktorin
- [New-bugs-announce] [issue45849] Embedded python doesn't recognize exit()
thewh1teagle
- [New-bugs-announce] [issue45850] Port deep-freeze to Windows
Guido van Rossum
- [New-bugs-announce] [issue45851] statistics.multimode is inefficient (time and space) (mode somewhat, too)
Stefan Pochmann
- [New-bugs-announce] [issue45852] statistics.mode test doesn't test what it claims to
Stefan Pochmann
- [New-bugs-announce] [issue45853] Misspelled _IGNORED_ERROS in Lib/pathlib.py
Andrei Kulakov
- [New-bugs-announce] [issue45854] winreg: implement RegGetValue
谭九鼎
- [New-bugs-announce] [issue45855] PyCapsule_Import still using PyImport_ImportModuleNoBlock
Georg Brandl
- [New-bugs-announce] [issue45856] [doc] map() documentation ambiguous about consumption order
Thibaut Horel
- [New-bugs-announce] [issue45857] Type hint for methods
洪明聖
- [New-bugs-announce] [issue45858] Deprecate default converters in sqlite3
Ian Fisher
- [New-bugs-announce] [issue45859] test_collections has a wrong test in case _itemgetter is not available
Carl Friedrich Bolz-Tereick
- [New-bugs-announce] [issue45860] UnboundLocalError leads to Illegal instruction crashing CPython
Xinmeng Xia
- [New-bugs-announce] [issue45861] Can't find a usable init.tcl
heheoa
- [New-bugs-announce] [issue45862] Anomaly of eval() of list comprehension
David Pratten
- [New-bugs-announce] [issue45863] tarfile zeroes ustar header fields unnecessarily
Joshua Root
- [New-bugs-announce] [issue45864] unittest does not discover tests in PEP420 packages
Adam Johnson
- [New-bugs-announce] [issue45865] Old syntax in unittest
Adam Johnson
- [New-bugs-announce] [issue45866] Out of tree build of Python 3.11.0a2+ breaks regen-frozen
Miro Hrončok
- [New-bugs-announce] [issue45867] kwarg default value expression incorrectly evaluated
Muhamed Itani
- [New-bugs-announce] [issue45868] xattr support missing in os module under cygwin
Oskar Enoksson
- [New-bugs-announce] [issue45869] Unicode and acii regular expressions do not agree on ascii space characters
Joran van Apeldoorn
- [New-bugs-announce] [issue45870] There's no readline module on Windows Python (cmd.Cmd)
keeely
- [New-bugs-announce] [issue45871] Refactor exception matcher validation out of JUMP_IF_NOT_EXC_MATCH
Irit Katriel
- [New-bugs-announce] [issue45872] Turtle documentation, write()
Pavel V
- [New-bugs-announce] [issue45873] Stop using bootstrap_python for deep-freeze in UNIX builds
Guido van Rossum
- [New-bugs-announce] [issue45874] urllib.parse.parse_qsl does not parse empty query string with strict parsing
Christian Sattler
- [New-bugs-announce] [issue45875] gzip.decompress performance can be improved with memoryviews
Ruben Vorderman
- [New-bugs-announce] [issue45876] Improve accuracy of stdev functions in statistics
Raymond Hettinger
- [New-bugs-announce] [issue45877] Inconsistency in minimal supported version of Microsoft Visual Studio
Oleg Iarygin
- [New-bugs-announce] [issue45878] Use `self.assertRaises` instead of `try/except` in `ctypes/test_functions.py::test_mro`
Nikita Sobolev
- [New-bugs-announce] [issue45879] Access violation
vladexl
- [New-bugs-announce] [issue45880] Performance regression of Int object operators. (Python 3.11)
Xinhang Xu
- [New-bugs-announce] [issue45881] Cross compiling on Linux is untested, undocumented, and broken
Christian Heimes
- [New-bugs-announce] [issue45882] mailbox fails to read message from mbox
Peter Wurmsdobler
- [New-bugs-announce] [issue45883] reuse_address mistakenly removed from loop.create_server
Jim Crist-Harif
- [New-bugs-announce] [issue45884] datetime.strptime incorrectly handling hours and minutes with bad format string
Jon Oxtoby
- [New-bugs-announce] [issue45885] Specialize COMPARE_OP
Dennis Sweeney
- [New-bugs-announce] [issue45886] Fix Program/_freeze_module for cross compiling Python
Christian Heimes
- [New-bugs-announce] [issue45887] [subinterpreters] Pull all interpreter-global objects into one place.
Eric Snow
- [New-bugs-announce] [issue45888] Revisit: start_tls() difficult when using asyncio.start_server()
Rob Blackbourn
- [New-bugs-announce] [issue45889] pathlib: Path.match does not work on paths
Nick Papior
- [New-bugs-announce] [issue45890] Add tests for tracing try-except-finally blocks
Irit Katriel
- [New-bugs-announce] [issue45891] bool variable isinstance of int
noobie1000
- [New-bugs-announce] [issue45892] Improve REPL with the underscore separators for int/float
Alex
- [New-bugs-announce] [issue45893] Azure Pipelines currently failing
Guido van Rossum
- [New-bugs-announce] [issue45894] exception lost when loop.stop() in finally
Amos Anderson
- [New-bugs-announce] [issue45895] _Py_Sigset_Converter used without #ifdef HAVE_SIGSET_T check
Christian Heimes
- [New-bugs-announce] [issue45896] Conflicting statements in docs about default support for asyncio subprocesses on Windows
Rob
- [New-bugs-announce] [issue45897] Frozen dataclasses with slots raise TypeError
Trey Hunner
- [New-bugs-announce] [issue45898] ctypes cfield.c defines duplicate ffi_type_* symbols
Christian Heimes
- [New-bugs-announce] [issue45899] NameError on if clause of class-level list comprehension
jhpfjyne
- [New-bugs-announce] [issue45900] Type annotations needed for convenience functions in ipaddress module
William George
- [New-bugs-announce] [issue45901] store app file type ignores command-line arguments
Eryk Sun
- [New-bugs-announce] [issue45902] Bytes and bytesarrays can be sorted with a much faster count sort.
Ruben Vorderman
- [New-bugs-announce] [issue45903] What’s New In Python 3.11: wrong reference to Signature.from_callable
Jakub Wilk
- [New-bugs-announce] [issue45904] Pasting the U00FF character into Python REPL misinterprets character
George King
- [New-bugs-announce] [issue45905] Provide a C API for introspectable frames for Cython and similar tools
Mark Shannon
- [New-bugs-announce] [issue45906] Python github installatiomn issue
Some User
- [New-bugs-announce] [issue45907] Optimize literal comparisons and contains
theeshallnotknowethme
- [New-bugs-announce] [issue45908] dict.fromkeys insertion order
Vedran Čačić
- [New-bugs-announce] [issue45909] sysconfig --generate-posix-vars creates wrong file when cross compiling
Christian Heimes
- [New-bugs-announce] [issue45910] mailbox should support options for calling email parser
bpoaugust
- [New-bugs-announce] [issue45911] SystemError occured while running an extention
xmlsax
- [New-bugs-announce] [issue45912] [argparse] Print texts starting with capital letters and finish with dot for more formality
Silvio Clecio
- [New-bugs-announce] [issue45913] Doctest Seg Fault with Python 3.10 on CI
Dan Yeaw
- [New-bugs-announce] [issue45914] Very first multiprocessing example not working on Windows 11
Chang Zhou
- [New-bugs-announce] [issue45915] Use fcntl(fd, F_GETFD) to check whether an fd is valid
Christian Heimes
- [New-bugs-announce] [issue45916] documentation link error
Tony Zhou
- [New-bugs-announce] [issue45917] Add math.exp2() function: 2^x
Gideon
- [New-bugs-announce] [issue45918] Possibly use ROUND_05UP in decimal's localcontext() example
Raymond Hettinger
- [New-bugs-announce] [issue45919] Use WinAPI GetFileType() in is_valid_fd()
Eryk Sun
- [New-bugs-announce] [issue45920] make doctest fails
Arthur Milchior
- [New-bugs-announce] [issue45921] codecs module doesn't support iso-8859-6-i, iso-8859-6-e, iso-8859-8-i or iso-8859-8-i
Mark Sapiro
- [New-bugs-announce] [issue45922] Many method, function, built-in... are not clickable and should be
Arthur Milchior
- [New-bugs-announce] [issue45923] Improve performance of sys.settracing based tools.
Mark Shannon
- [New-bugs-announce] [issue45924] Incorrect traceback when future's exception is raised multiple times
Irit Katriel
- [New-bugs-announce] [issue45925] Upgrade macOS and Windows installers to use SQLite 3.37.0
Erlend E. Aasland
- [New-bugs-announce] [issue45926] singledispatchmethod doesn't handle named arguments
Alisson Oliveira
- [New-bugs-announce] [issue45927] timeit accepts -c/--clock and -t/--time without any functionality
Marc-Andre Lemburg
- [New-bugs-announce] [issue45928] Set up file stream for redirecting GC logs
penguin_wwy
- [New-bugs-announce] [issue45929] extend json.tool --json-lines to ignore empty rows
Vito De Tullio
- [New-bugs-announce] [issue45930] Lambda function bug
Valery Lovchikov
- [New-bugs-announce] [issue45931] Directory.Build.props/targets leaks from folders above the repo
David Federman
- [New-bugs-announce] [issue45932] EmailMessage incorrectly splits reply-to header
Alexander Mohr
- [New-bugs-announce] [issue45933] Illegal Instrution (Core Dumped)
Tom E
- [New-bugs-announce] [issue45934] python curses newterm implementation
NIKOLA DRAGANIC
- [New-bugs-announce] [issue45935] Add test for Issue11109: socketserver.ForkingMixIn leaves zombies, also fails to reap all zombies in one pass.
Irit Katriel
- [New-bugs-announce] [issue45936] collections.Counter drops key if value is 0 and updating using += operator
Richard Decal
- [New-bugs-announce] [issue45937] Pdb can't use the commands through -c or .pdbrc files
Hozoy
- [New-bugs-announce] [issue45938] EmailMessage as_bytes
Marc Villain
- [New-bugs-announce] [issue45939] PyErr_SetObject documentation lacks mention of reference counting
Eric Blake
- [New-bugs-announce] [issue45940] add_multiarch_paths breaks cross compilation to Emscripten
Ethan Smith
- [New-bugs-announce] [issue45941] help("modules") segfaults on 3.11
Irit Katriel
- [New-bugs-announce] [issue45942] shutil.copytree can raise OSErrors not wrapped in shutil.Error
Daisy Choi
- [New-bugs-announce] [issue45943] Kids10yrsapart at gmail.com
Qualyn Richard
Last message date:
Tue Nov 30 19:39:20 EST 2021
Archived on: Tue Nov 30 19:39:24 EST 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).