This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

ID Activity Title Status Creator
(no dependencies set) (no files set)
44817 33 months ago os.path.realpath fails with WinError 161 has PR open Spacetown
44829 33 months ago zoneinfo.ZoneInfo does not check for Windows device names open apple502j
44831 33 months ago Inconsistency between datetime.now() and datetime.fromtimestamp(time.time(), None) open Miksus
44834 33 months ago contextvars.Context.run w/ coroutines gives inconsistent behavior open adriangb
44836 33 months ago shutil _unpack_zipfile filename encoding issue open yogendraksoni
44843 33 months ago Add CLI flag to disable hash randomization open FFY00
44844 33 months ago The command line of launching Edge on Linux hangs has PR open rayluo
44847 33 months ago ABCMeta.__subclasscheck__() doesn't support duck typing. open grahamd
44850 33 months ago Could operator.methodcaller be optimized using LOAD_METHOD? has PR open Antony.Lee
44855 33 months ago [doc] Complete the sqlite3 exception documentation has PR open erlendaasland
44859 33 months ago Improve some sqlite3 errors has PR open serhiy.storchaka
44861 33 months ago csv.writer stopped to quote values with escapechar with csv.QUOTE_MINIMAL in Python 3.10 open xflr6
44863 33 months ago Allow TypedDict to inherit from Generics has PR open sransara
44864 33 months ago [argparse] Do not translate user-provided strings in `ArgumentParser.add_subparsers()` has PR open jdetrey
44865 33 months ago [argparse] Missing translations has PR open jdetrey
44868 33 months ago misleading error about fd / follow_symlinks from os.stat() open andrei.avk
44875 33 months ago Update dis.findlinestarts documentaiton to reflect new usage of `co_lines` (PEP 626) open gwk
44876 33 months ago .replace functions in datetime do not call __new__ open joelgibson
44881 33 months ago Consider integration of PyObject_GC_UnTrack() with the trashcan C API has PR open nascheme
44882 33 months ago add FileInput.rollback() for in-place filters open samwyse
44883 33 months ago configure --with-openssl-rpath=DIR too eager about existence of DIR open Elvis.Pranskevichus
44884 33 months ago logging Formatter behavior when using msecs and braces : '{' open fxcallewaert
44887 33 months ago test_input_tty hangs when run multiple times in the same process on macOS 10.15 open lukasz.langa
44888 33 months ago ssl.OP_LEGACY_SERVER_CONNECT missing has PR open xtkoba
44894 33 months ago HTTP request handler: check sys.stderr != None before logging open xiaolingbao
44908 33 months ago recommend httpx as well as requests in http.client/urllib.request docs open graingert
44909 33 months ago configure should pick /usr/bin/g++ automatically if present open pmenzel
44919 33 months ago TypedDict subtypes ignore any other metaclasses in 3.9+ has PR open sobolevn
44920 33 months ago Support UUIDv6, UUIDv7, and UUIDv8 from the new version of RFC4122 open stevesimmons
44921 33 months ago dict subclassing is slow open Marco Sulla
44924 33 months ago logging.handlers.QueueHandler does not maintain the exc_text open Miksus
44928 33 months ago async generator missing unawaited coroutine warning open graingert
44936 33 months ago test_concurrent_futures: test_cancel_futures_wait_false() and test_interpreter_shutdown() failed on GHA Windows x64 open vstinner
44937 33 months ago test_regrest: test_tools_script_run_tests() failed on GHA Windows x64 open vstinner
44938 33 months ago Expose PyErr_ChainExceptions in the stable API has PR open pablogsal
44939 33 months ago proposal: add support for regex in Literal type hint open leon.mintz
44941 33 months ago Add check_methods function to standard library open finnjavier08
44948 33 months ago DeprecationWarning: Using ioctl() method open Thomas Trummer
44951 33 months ago selector.EpollSelector: EPOLLEXCLUSIVE, round 2 has PR open David.Gilman
44956 33 months ago curses getch returns wrong value open arbor
44958 33 months ago [sqlite3] only reset statements when needed has PR open erlendaasland
44961 33 months ago @classmethod doesn't set __wrapped__ the same way as functool's update_wrapper open Thomas701
44969 33 months ago Subclassing of annotated types does not always work open serhiy.storchaka
44972 33 months ago Add workflow_dispatch trigger for GitHub Actions jobs has PR open rmast
44974 33 months ago Warning about "Unknown child process pid" in test_asyncio open serhiy.storchaka
44975 33 months ago [typing] Runtime protocols with ClassVar data members should support issubclass has PR open kj
44981 33 months ago wildcard imports should normalise names in `__all__` open christian.kolen
44982 33 months ago Add vendor information open FFY00
44983 33 months ago Wrong definition of a starred expression in the Language Reference open Takuo Matsuoka
44989 33 months ago Fix documentation for truth testing open steven.daprano
44994 33 months ago datetime's C implementation verifies fromisoformat is ASCII, but the pure python implementation does not open Julian
44996 33 months ago tarfile missing TarInfo.offset_data member in documentation open nilsnolde
44999 33 months ago Argparse missing translates open santhu_reddy12
45004 33 months ago add Enum to ctypes open ethan.furman
45005 33 months ago Two Layers of SSL/TLS open mjbmr
45006 33 months ago Add data_offset field to ZipInfo has PR open zhangxp1998
45009 33 months ago Get last modified date of Folders and Files using os.path module open gopeshsingh
45015 33 months ago Language Reference failing to describe the treatment of starred expressions open Takuo Matsuoka
45016 33 months ago Multiprocessing freeze support unclear open ronaldoussoren
45025 33 months ago Reliance on C bit fields in C API is undefined behavior open indygreg
45034 33 months ago Improve struct.pack out of range error messages has PR open steven.daprano
45046 33 months ago Add support of context managers in unittest has PR open serhiy.storchaka
45053 33 months ago MD5SumTests.test_checksum_fodder fails on Windows open sobolevn
45054 33 months ago json module should issue warning about duplicate keys open Zeturic
45066 33 months ago email parser fails to decode quoted-printable rfc822 message attachemnt open anarcat
45073 33 months ago windows installer quiet installation targetdir escapes "quote"-symbol open DMI-1407
45077 33 months ago multiprocessing.Pool(64) throws on Windows open saschanaz
45088 33 months ago Coroutines & async generators disagree on the iteration protocol semantics open yselivanov
45090 33 months ago Add pairwise to What's New in Python 3.10; mark it as new in itertools docs open ramalho
45095 33 months ago Easier loggers traversal tree with a logger.getChildren method open sblondon
45096 33 months ago Update Tools/freeze to make use of Tools/scripts/freeze_modules.py? open eric.snow
45100 33 months ago Improve help() by making typing.overload() information accessible at runtime has PR open rhettinger
45101 33 months ago Small inconsistency in usage message between the python and shell script versions of python-config has PR open kiendang
45107 33 months ago Improve LOAD_METHOD specialization has PR open kj
45108 33 months ago frame.f_lasti points at DICT_MERGE instead of CALL_FUNCTION_EX in Windows only open alexmojaki
45109 33 months ago pipes seems designed for bytes but is str-only open rtollert
45110 33 months ago argparse repeats itself when formatting help metavars open forest
45122 33 months ago Remove PyCode_New and PyCode_NewWithPosOnlyArgs open gvanrossum
45126 33 months ago [sqlite3] cleanup and harden Connection and Cursor __init__ has PR open erlendaasland
45130 33 months ago shlex.join() does not accept pathlib.Path objects open alexia
45131 33 months ago `venv` → `ensurepip` may read local `setup.cfg` and fail mysteriously open nutjob4life
45135 33 months ago dataclasses.asdict() incorrectly calls __deepcopy__() on values. open tfish2
45138 33 months ago [sqlite3] expand bound values in traced statements when possible has PR open erlendaasland
45139 33 months ago Docs: add source directive for minor translation simplification open Jean_Abou_Samra
45140 33 months ago strict_timestamps for PyZipFile open sakcheen
45141 33 months ago mailcap.getcaps() from given file(s) has PR open pacien
45143 33 months ago ipaddress multicast v6 RFC documentation correction open hanugit
45145 33 months ago Case of headers in urllib.request.Request open emphoeller
45149 33 months ago Cover directory and zipfile execution in __main__ module docs open ncoghlan
45150 33 months ago Add a file_digest() function in hashlib has PR open tarek
45151 33 months ago Logger library with task scheduler open btjehunt
45158 33 months ago Refactor traceback.py to make TracebackException more extensible. open abrosimov.a.a
45161 33 months ago _Py_DecodeUTF8_surrogateescape not exported from 3.10 framework build open ronaldoussoren
45162 33 months ago Remove old deprecated unittest features has PR open serhiy.storchaka
45165 33 months ago alighment format for nullable values open Anthony Sottile
45171 33 months ago stacklevel handling in logging module is inconsistent has PR open joukewitteveen
45172 33 months ago netbsd CAN protocol flags addition has PR open devnexen
45173 33 months ago Remove configparser deprecations has PR open hugovk
45174 33 months ago DragonflyBSD fix nis module build has PR open devnexen
45176 33 months ago Many regtest failures on Windows with non-ASCII account name open minghua
45178 33 months ago Support linking unnamed temp files into filesystem on Linux open WGH
45184 33 months ago Add `pop` function to remove context manager from (Async)ExitStack open andreash
45191 33 months ago Error.__traceback__.tb_lineno is wrong has PR open nahco314
45192 33 months ago The tempfile._infer_return_type function cannot infer the type of os.PathLike objects. has PR open rekyungmin
45193 33 months ago IDLE Show completions pop-up not working on Ubuntu Linux has PR open taleinat
45197 33 months ago IDLE should suppress ValueError for list.remove() open rhettinger
45199 33 months ago IDLE: document search (find) and replace better open terry.reedy
45201 33 months ago API function PySignal_SetWakeupFd is not exported and unusable open cy
45206 33 months ago test_contextlib_async logs "Task was destroyed but it is pending" messages open vstinner
45213 33 months ago Frozen modules are looked up using a linear search. open eric.snow
45215 33 months ago Add docs for Mock name and parent args and deprecation warning when wrong args are passed has PR open andrei.avk
45218 33 months ago cmath.log has an invalid signature open mark.dickinson
45222 33 months ago test_venv: test_with_pip fails on version 3.8.12 with: pip._vendor.packaging.version.InvalidVersion: Invalid version: 'setuptools' open sxt1001
45223 33 months ago test_spawn_doesnt_hang (test.test_pty.PtyTest) fails when stdin isn't readable has PR open Alexander Kanavin
45226 33 months ago Misleading error message when pathlib.Path.symlink_to() fails with permissions error open dfntlymaybe
45233 33 months ago Allow split key dictionaries with values owned by other objects. open Mark.Shannon
45235 33 months ago argparse does not preserve namespace with subparser defaults has PR open ALSchwalm
45237 33 months ago Python subprocess not honoring append mode for stdout on Windows open wolfgang-kuehn
45240 33 months ago Add +REPORT_NDIFF option to pdb tests that use doctest has PR open andrei.avk
45244 33 months ago pip not installed with fresh python3.8.10 installation open shreyanse081
45247 33 months ago [C API] Add explicit support for Cython to the C API open Mark.Shannon
45252 33 months ago Missing support for Source Specific Multicast open ciresnave
45255 33 months ago sqlite3.connect() should check if the sqlite file exists and throw a FileNotFoundError if it doesn't open iboates
45258 33 months ago sysroot_paths in setup.py does not consider -isysroot for macOS has PR open isuruf
45260 33 months ago Implement superinstruction UNPACK_SEQUENCE_ST has PR open zhangchaospecial
45262 33 months ago crash if asyncio is used before and after re-initialization if using python embedded in an application has PR open benjamin-sch
45264 33 months ago venv: Make activate et al. export custom prompt prefix as an envvar open jwodder
45266 33 months ago subtype_clear can not be called from derived types open Victor Milovanov
45272 33 months ago 'os.path' should not be a frozen module has PR open steve.dower
45273 33 months ago OS-specific frozen modules are built, even on other OSes. has PR open eric.snow
45276 33 months ago avoid try 1000 in asyncio all_tasks by making weak collection .copy() atomic has PR open graingert
45281 33 months ago Make `is_attribute` and `module` arguments to `ForwardRef` kw-only open sobolevn
45283 33 months ago Top / function argument level ClassVar should not be allowed during `get_type_hints()` has PR open sobolevn
45284 33 months ago Better `TypeError` message when a string is indexed using a non int open Rin
45289 33 months ago test_dbm and test_dbm_ndbm segfaults in M1 Mac open pablogsal
45295 33 months ago Speed up classmethod calls via LOAD_METHOD has PR open kj
45297 33 months ago Improve the IDLE shell save command open steven.daprano
45298 33 months ago SIGSEGV when access a fork Event in a spawn Process open kemingy
45299 33 months ago SMTP.send_message() does from mangling when it should not open grant.b.edwards
45300 33 months ago Building Python documentation with doctest logs a ResourceWarning in Doc/library/nntplib.rst open vstinner
45301 33 months ago pycore_condvar.h: remove Windows conditonal variable emulation, use Windows native conditional variable open vstinner
45303 33 months ago ast module classes missing __text_signature__ attribute open xloem
45304 33 months ago Supporting out-of-band buffers (pickle protocol 5) in multiprocessing open jakirkham
45306 33 months ago Docs are incorrect re: constant initialization in the C99 standard open jhaberman
45311 33 months ago Threading Semaphore and BoundedSemaphore release method implementation improvement open besi7dollma
45314 33 months ago Using target python while cross-building open fransdb
45316 33 months ago [C API] Functions not exported with PyAPI_FUNC() has PR open vstinner
45317 33 months ago Document the removal the usage of the C stack in Python to Python calls has PR open Mark.Shannon
45325 33 months ago Allow "p" in Py_BuildValue has PR open pablogsal
45326 33 months ago Unexpected TypeError with type alias+issubclass+ABC open AMDmi3
45336 33 months ago xml.etree.ElementTree.write does not support `standalone` option open twowolfs
45339 33 months ago concurrent.future.ThreadPoolExecutor should parameterize class used for threads has PR open erickpeirson
45342 33 months ago wrap_socket fails when load_cert_chain is called without setting the ciphers has PR open shreya1312
45347 33 months ago datetime subject to rounding? open piro
45352 33 months ago Move documentation for typed generic forms of standard collections to collections.abc open pxeger
45357 33 months ago Idle does not check user config for extention configuration has PR open CoolCat467
45358 33 months ago Bogus cookie generated after invalid cookie attribute is input has PR open greob
45361 33 months ago Provide a more convenient way to set an exception as "active", from Python code open njs
45363 33 months ago Use instruction offsets in co_lnotab has PR open serhiy.storchaka
45364 33 months ago Add more documentation for ModuleSpec.loader_state. open eric.snow
45365 33 months ago Make concurrent.futures.Future usable outside of executors open xmorel
45366 33 months ago dataclass init=False field with default works but default_factory does not open simple_coder878
45369 33 months ago Remove LibreSSL workarounds has PR open ramikg
45371 33 months ago distutil's runtime_library_dir (rpath) option doesn't work with clang has PR open christian.heimes
45373 33 months ago ./configure --enable-optimizations should enable LTO open vstinner
45374 33 months ago sqlite3: Add configure option to set or auto-detect rpath to sqlite3 libs open chaz6
45376 33 months ago Run Windows release docs build on regular CI open steve.dower
45378 33 months ago Can't find "map" with search on docs.python.org open gvanrossum
45379 33 months ago Improve errors related to frozen modules. has PR open eric.snow
45380 33 months ago help() appears confused about the module of typing.Annotated open AlexWaygood
45381 33 months ago IDLE: "restart shell" while receiving output disables program open capsicumw
45383 33 months ago PyType_FromSpec API fails to use metaclass of bases has PR open seberg
45384 33 months ago Accept Final as indicating ClassVar for dataclass open GBeauregard
45387 33 months ago GzipFile.write should be buffered open rhpvorderman
45389 33 months ago https://docs.python.org/3/objects.inv still points to 3.9 open gaborjbernat
45391 33 months ago 3.10 objects.inv classifies many types as data has PR open gaborjbernat
45393 33 months ago help() on operator precedence has confusing entries "await" "x" and "not" "x" has PR open MFH
45396 33 months ago Custom frozen modules get ignored. has PR open eric.snow
45397 33 months ago turtle.write doc missing tuple parens for font default in 3.10+ open jggammon
45399 33 months ago Remove hostflags from PySSLContext has PR open ramikg
45409 33 months ago Support non-standard executables in venv has PR open steve.dower
45411 33 months ago Add Mimetypes for Subtitle Files has PR open Josephine-Marie
45414 33 months ago pathlib.Path.parents negative indexing is wrong for absolute paths open josh.r
45425 33 months ago There is an error in the Chinese documentation of contextlib.AbstractContextManager open laxtiz
45435 33 months ago delete misleading faq entry about atomic operations has PR open graingert
45445 33 months ago Fail if an invalid -X option is provided has PR open pablogsal
45446 33 months ago Add a way to hide fields in dataclasses has PR open formigacomcaimbra
45447 33 months ago Make IDLE recognize .pyi stub files as source for open, save, and edit has PR open AlexWaygood
45452 33 months ago Support crash tolerance feature for gdbm module has PR open corona10
45455 33 months ago Fill func.__doc__ lazily has PR open methane
45460 33 months ago distutils.sysconfig.get_python_lib() does not respect sysconfig/distutils install schemes open hroncok
45468 33 months ago Add support for preloading a Python script has PR open Gabriele Tornetta
45472 33 months ago Add public C API for partial "unicode-escape" and "raw-unicode-escape" decoding has PR open serhiy.storchaka
45473 33 months ago Enum: add "name" and "value" keywords to call syntax open aekoch
45480 33 months ago Missing link(s) to the "Python Module Index" page open mark
45483 33 months ago pure Python class that has been registered as a `collections.abc.Sequence` can't be recgnized by the match statement without the `_abc` module open GalaxySnail
45486 33 months ago Stop using internal APIs in _xxsubinterpretersmodule.c. open eric.snow
45491 33 months ago help() is too noisy for types used like functions open rhettinger
45493 33 months ago str() and repr() of enum different in Python 3.11 from Python <= 3.10 open Dutcho
45501 33 months ago [idea] Successfully creating a venv could print a message. open mdk
45503 33 months ago Several improvement point of gdbm module open corona10
45505 33 months ago Remove unneeded ZipFile IO has PR open data-ux
45511 33 months ago Batch-mode input() limited to 4095 characters on *NIX open Romuald
45519 33 months ago Minor docstring improvement in __contains__ has PR open Ivan.Savov
45520 33 months ago Frozen dataclass deep copy doesn't work with __slots__ has PR open jfuruness
45522 33 months ago Allow to build Python without freelists has PR open christian.heimes
45524 33 months ago Cross-module dataclass inheritance breaks get_type_hints has PR open aidan.b.clark
45528 33 months ago mmap: constants not listed in the documentation has PR open goodmami
45531 33 months ago field "mro" behaves strangely in dataclass open finite-state-machine
45533 33 months ago loop.sock_connect doesn't resolve the address parameter on Windows open YAtOff
45534 33 months ago Failing test_exceptions and test_threading open aritra1911
45539 33 months ago Negative lookaround assertions sometimes leak capture groups open jirkamarsik
45540 33 months ago module.__package__ and module.__spec__.parent have different semantics open barry
45542 33 months ago Using multiple comparison operators can cause performance issues has PR open akuvfx
45547 33 months ago Modernize the importlib loaders open FFY00
45550 33 months ago Increase the information content and robustness of tp_version_tag. open Mark.Shannon
45558 33 months ago shutil.copytree: Give the option to disable copystat has PR open doronbehar
45559 33 months ago pprint tests do not test pprint.pprint() open eric.smith
45560 33 months ago sys.last_* not set for SyntaxErrors with IDLE open aroberge
45563 33 months ago inspect.getframeinfo() doesn't handle frames without lineno has PR open lemburg
45564 33 months ago shutil.rmtree and os.walk are implemented using recursion, fail on deep hierarchies open Alexander.Patrakov
45565 33 months ago More LOAD_ATTR specializations has PR open kj
45567 33 months ago Support TLS Encrypted ClientHello (ECH) open eighthave
45569 33 months ago Drop support for 15-bit PyLong digits? has PR open mark.dickinson
45573 33 months ago Use pkg-config autoconf macros to detect flags for Modules/Setup has PR open christian.heimes
45575 33 months ago Use a more principled approach to freelists has PR open Mark.Shannon
45576 33 months ago Cannot import modules from Zip64 files open lfamorim
45580 33 months ago argparse.ArgumentParser.add_mutually_exclusive_group : metavar create parenthesis undefined behavior open AbcSxyZ
45587 33 months ago argparse add_argument_group: distinguish title and description from **kwargs has PR open jb2170
45589 33 months ago webbrowser does not handle opens under Windows WSL properly open guido.fioravantti
45590 33 months ago distutils: Upload failed (400): Invalid value for blake2_256_digest open jwilk
45592 33 months ago NamespaceLoader does not implement create_module or exec_module open FFY00
45593 33 months ago SpooledTemporaryFile.truncate returns None has PR open rooter
45594 33 months ago Feature Request: add EHOSTUNREACH subclass to ConnectionError open ntc2
45597 33 months ago os.path.realpath returns invalid path for junction pointing to letter-less volume open grv87
45598 33 months ago setup.py grep_headers_for() is broken by design has PR open christian.heimes
45599 33 months ago Please officially support %G, %V and %u directives in time library open Raphael
45602 33 months ago The grammar misses links that are present everywhere else open Arthur-Milchior
45606 33 months ago pathlib.Path.glob() does not list dangling symlink when pattern is the exact filename has PR open raek
45610 33 months ago Cookies with longer paths are listed before cookies with shorter paths. has PR open IYism
45611 33 months ago pprint - low width overrides depth folding open iansedano
45617 33 months ago sys.stdin does not iterate correctly on '\r' line separator open kbrazil
45623 33 months ago static build is broken open egorpugin
45630 33 months ago Dump CodeObject API for debugging has PR open penguin_wwy
45631 33 months ago missing unittests for overlapping dest when using subparsers open paul.j3
45632 33 months ago Strange readline save history behaviour in site.py open doraeric
45638 33 months ago Does ccbench still require 2.6 compatibility? open skip.montanaro
45639 33 months ago Support webp and avif image formats in mimetypes has PR open adamkonrad
45646 33 months ago Star expression in comprehension wrongly indicates to use or_expression after the star has PR open Arthur-Milchior
45647 33 months ago "expression" is erroneous in the doc open Arthur-Milchior
45648 33 months ago Better tp_version_tag overflow checks in specializer has PR open kj
45649 33 months ago Add tarinfo.Path open FFY00
45651 33 months ago -X frozen_modules not defaulting to "off" on Windows when running in source tree? open eric.snow
45652 33 months ago co_filename does not match __file__ for frozen stdlib modules open eric.snow
45653 33 months ago Freeze the encodings module. has PR open eric.snow
45658 33 months ago Implement FrozenImporter.get_source() open eric.snow
45659 33 months ago Add FrozenImporter.get_filename(). open eric.snow
45660 33 months ago Freeze the argparse module. open eric.snow
45661 33 months ago [meta] Freeze commonly used stdlib modules. open eric.snow
45667 33 months ago Better error message on failing to create a venv due to failing ensurepip open mdk
45669 33 months ago An 'ascii_alphanumerics' variable is missing in the 'strings' lib has PR open pauloxnet
45672 33 months ago Mutation tests results of typing.py open sobolevn
45673 33 months ago argparse error with option with optional value open paolobenve
45675 33 months ago pkgutil.get_data() doesn't add subpackages to parent packages when importing open godlygeek
45676 33 months ago Enum: improve generics support open ethan.furman
45677 33 months ago [doc] improve sqlite3 docs has PR open erlendaasland
45686 33 months ago ElementTree.Element.extend: bad error message when error occurs in generator open goodmami
45691 33 months ago Partial moving of core objects to interpreter state is incorrect at best, unsafe at worse. has PR open Mark.Shannon
45692 33 months ago IDLE: define word/id chars in one place. has PR open terry.reedy
45694 33 months ago Limit the number of chained exceptions included in formatted traceback open iritkatriel
45695 33 months ago Out-of-tree builds are not tested. has PR open eric.snow
45696 33 months ago "Deep-freeze": skip the marshal step by generating C code has PR open gvanrossum
45704 33 months ago string.Formatter.parse does not handle auto-numbered positional fields open SDesch
45708 33 months ago PEP 515-style formatting with underscores does not seem to work for Decimal has PR open sndrtj
45713 33 months ago gcc warning when compiling Modules/expat/xmltok_ns.c has PR open vamsi1281977
45722 33 months ago documentation missing information on objects in submodules open rapp.jens
45723 33 months ago Improve and simplify configure.ac checks has PR open christian.heimes
45728 33 months ago SharedMemory documentation: System V vs Posix open jkrupp
45733 33 months ago importlib.abc.Traversable.name does not match open jmg
45735 33 months ago Promise the long-time truth that `args=list` works has PR open tim.peters
45737 33 months ago assertLogs to optionally not disable existing handlers open dandiez
45739 33 months ago The Python implementation of Decimal does not support the "N" format open serhiy.storchaka
45742 33 months ago python -h can't find -R option open wangjiahua
45743 33 months ago Cleanup and simplify setup.py has PR open christian.heimes
45753 33 months ago Further speed up Python-to-Python calls. has PR open Mark.Shannon
45756 33 months ago mock raises exception when using a spec with an attribute that raises exception on access has PR open kjamieson
45757 33 months ago compiler emits EXTENDED_ARG + NOP sequence in 3.10 has PR open rok.mandeljc
45758 33 months ago Crash on Py_DecRef'ing builtin object from previous run open Victor Milovanov
45759 33 months ago Improve error messages for non-matching `elif`/`else` statements has PR open Crowthebird
45762 33 months ago Missing `list` symbols in the object inventory open Akarys
45771 33 months ago urllib.request.urlopen can leak socket.timeout to callers has PR open thorpe-dev
45776 33 months ago abc submodule not an attribute of collections on Python 3.10.0 on Windows open stcanny
45780 33 months ago dict. keys view behaviour diverges from set() open gregory.p.smith
45787 33 months ago HOWTO for socket programming and select documentation contradict open AlexWaygood
45791 33 months ago __instancecheck__ being checked on type(cls) instead of cls has PR open rhettinger
45794 33 months ago Email policy option for disabling RFC2231 Mime parameter folding open Ezekeel
45802 33 months ago MozillaCookieJar can't read cookies, should support cookies.sqlite open akkana
45805 33 months ago CO_FUTURE_ANNOTATIONS flag is not documented or in inspect open saulshanabrook
45808 33 months ago configure check for HAVE_CRYPT_R is wrong has PR open christian.heimes
45810 33 months ago Prohibit invisible control characters in string literals and comments open steven.daprano
45818 33 months ago socketserver.BaseRequestHandler inherited class open matsievskiysv
45821 33 months ago Many method parameters in the datetime module are positional-only in the C implementation but positional-or-keyword in the Python implementation open AlexWaygood
45824 33 months ago CSV module document does not include how to append files open wesrl
45829 33 months ago Remove C stack use by specializing BINARY_SUBSCR, STORE_SUBSCR, LOAD_ATTR, and STORE_ATTR has PR open Mark.Shannon
45830 33 months ago Custom pickler memory leak open douglas-raillard-arm
45832 33 months ago Misleading membersip expression documentation open harahu
45844 33 months ago Dead link 'consolelib' in faq/library open JMcB17
45847 33 months ago Port module setup to PY_STDLIB_MOD() macro and addext() has PR open christian.heimes
45854 33 months ago winreg: implement RegGetValue has PR open imba-tjd
45857 33 months ago PEP 604 Union syntax does not support forward references open TNThung
45858 33 months ago Deprecate default converters in sqlite3 open iafisher
45874 33 months ago urllib.parse.parse_qsl does not parse empty query string with strict parsing has PR open sattler
45879 33 months ago Access violation open vladexl
45882 33 months ago mailbox fails to read message from mbox open peter.wurmsdobler
45886 33 months ago Fix Program/_freeze_module for cross compiling Python has PR open christian.heimes
45887 33 months ago [subinterpreters] Pull all interpreter-global objects into one place. has PR open eric.snow
45888 33 months ago Revisit: start_tls() difficult when using asyncio.start_server() open rob-blackbourn
45894 33 months ago exception lost when loop.stop() in finally open Amos.Anderson
45897 33 months ago Frozen dataclasses with slots raise TypeError has PR open trey
45905 33 months ago Provide a C API for introspectable frames for Cython and similar tools open Mark.Shannon
45906 33 months ago Python github installation issue open mazen001.ahmed001
45909 33 months ago sysconfig --generate-posix-vars creates wrong file when cross compiling open christian.heimes
45910 33 months ago mailbox should support options for calling email parser open bpoaugust
45914 33 months ago Very first multiprocessing example not working on Windows 11 open quattrozhou
45915 33 months ago Use fcntl(fd, F_GETFD) to check whether an fd is valid has PR open christian.heimes
45921 33 months ago codecs module doesn't support iso-8859-6-i, iso-8859-6-e, iso-8859-8-i or iso-8859-8-i open msapiro
45922 33 months ago Make more methods, functions, built-ins ... clickable open Arthur-Milchior
45923 33 months ago Improve performance of sys.settracing based tools. has PR open Mark.Shannon
45924 33 months ago Incorrect traceback when future's exception is raised multiple times has PR open iritkatriel
45926 33 months ago singledispatchmethod doesn't handle named arguments open alisson276
45927 33 months ago timeit accepts -c/--clock and -t/--time without any functionality open lemburg
45929 33 months ago extend json.tool --json-lines to ignore empty rows has PR open ZeD
45934 33 months ago python curses newterm implementation open draganic1
45935 33 months ago Add test for Issue11109: socketserver.ForkingMixIn leaves zombies, also fails to reap all zombies in one pass. open iritkatriel
45937 33 months ago Pdb can't use the commands through -c or .pdbrc files open Zrincet
45938 33 months ago EmailMessage as_bytes open marc.villain
45940 33 months ago add_multiarch_paths breaks cross compilation to Emscripten has PR open ethan smith
45942 33 months ago shutil.copytree can raise OSErrors not wrapped in shutil.Error open Floozutter
45944 33 months ago Avoid calling isatty() for most open() calls has PR open collinanderson
45946 33 months ago RecursionError when annotating a field with the same name as a field open Gobot1234
45953 33 months ago Statically allocate interpreter states as much as possible. has PR open eric.snow
45955 33 months ago Calling read() on HTTPError may cause KeyError in tempfile open sivel
45959 33 months ago Teach pprint about dict views has PR open rhettinger
45960 33 months ago bullseye arm/v7 time.time() Operation not permitted open SaschaJohn
45962 33 months ago Clarify that PyModule_AddString{Constant,Macro} use utf-8 open Antony.Lee
45968 33 months ago Windows installer should add also "%USERPROFILE%\AppData\Roaming\Python\Python3x\Scripts" folder to the PATH environment variable open lucatrv
45969 33 months ago When uninstalling Python under Windows the "Scripts" folders should be removed from the PATH environment variable open lucatrv
45970 33 months ago Py_NewInterpreter causes bogus fatal error along the failure path has PR open jason.haslam
45972 33 months ago typing.NamedTuple with default arguments without type annotations is falsy open emontnemery
45973 33 months ago Not possible to clear PyImport_Inittab after PyImport_AppendInittab open daniel-falk
45975 33 months ago Simplify some while-loops with walrus operator has PR open nickdrozd
45981 33 months ago Get raw file name in bytes from ZipFile open accelerator0099
45985 33 months ago AttributeError from @property inadvertantly flows into __getattr__ open koreno
45988 33 months ago inspect.signature fails on a @staticmethod open PhilipVinc
45991 33 months ago Improve ambiguous docstrings in pkgutil open khock
45992 33 months ago distutils paths are scattered between PythonXY and PythonXY-32 on WoW64 open uranusjr
45994 33 months ago Add simple usage to email module open tarao1006
45995 33 months ago string formatting: normalize negative zero has PR open John Belmonte
45997 33 months ago asyncio.Semaphore waiters deque doesn't work has PR open hyzyla
45998 33 months ago Document best practice for including and linking python framework open ronaldoussoren
46005 33 months ago [doc] replace 'distutils' examples with 'setuptools' has PR open elmjag
46010 33 months ago Cookie cutter templates to allow variable fields and data transfer proposal before system merge open Francisco
46011 33 months ago Python 3.10 email returns invalid Date: header unchanged. open msapiro
46020 33 months ago Optimize long_pow for the common case has PR open rhettinger
46021 33 months ago fcntl module update supports FreeBSD F_KINFO flag has PR open devnexen
46022 33 months ago Multiprocessing.Server.serve_forever runs sys.exit() open bar.harel
46024 33 months ago Different behaviour with zipfile open flvn.dev
46026 33 months ago importlib.resources.read_text() raises FileNotFound open Zac Hatfield-Dodds
46027 33 months ago email.utils.parsedate_to_datetime() handling of -0000 offset open fdrake
46028 33 months ago 3.11.0a3: under tox, sys._base_executable is wrong has PR open nedbat
46035 33 months ago mimetypes.guess_type returns deprecated mimetype application/x-javascript open milahu
46036 33 months ago Single-phase initialized modules gets initialized multiple times in 3.10.0 open daniel-falk
46045 33 months ago NetBSD: do not use POSIX semaphores has PR open wiz
46050 33 months ago [pathlib] Option so that OSError does not block glob in pathlib library open matt32106
46051 33 months ago Make @atexit.register work for functions with arguments open quapka
46052 33 months ago IDLE: make Ctrl,Alt + IME non-ascii letter work on Windows open anton.bryl
46053 33 months ago NetBSD: ossaudio support incomplete has PR open wiz
46054 33 months ago Incorrect error when parsing non-utf8 files has PR open pablogsal
46055 33 months ago Speed up binary shifting operators has PR open xuxinhang
46064 33 months ago Permalinks to underscored documentation entries don't work. open Fabian Dill
46067 33 months ago SSLContext.set_npn_protocols broken in Python 3.10, tries to call non-existing _set_npn_protocols open diabonas
46068 33 months ago Change use of warnings.warn to logging.warning in a few places open andrei.avk
46072 33 months ago Unify handling of stats in the CPython VM has PR open Mark.Shannon
46075 33 months ago CookieJar.extract_cookies doesn't process cookies form local domains when domain is explicitly set in header has PR open keddad
46077 33 months ago Include sha256 hashes of release downloads in announcement communications open gregory.p.smith
46083 33 months ago PyUnicode_FSConverter() has confusing reference semantics open twouters
46089 33 months ago Problems with AF_PACKET sockets open gallard
46092 33 months ago Fix/update missing parameters in function signatures for Built-in Functions documentation. has PR open vivekvashist
46094 33 months ago Missing unit test on unittest.TestResult to check for required arguments has PR open DreamSh0t
46096 33 months ago Support PyObject interface for global variables in local scope and debugger has PR open dzhamoytsin
46097 33 months ago Split function versions into 1-0xffff and 0x1000+ regions open Mark.Shannon
46100 33 months ago Simplify readline / editline detection open christian.heimes
46103 33 months ago inspect.getmembers will call the instance __bases__ attribute, which may cause an exception has PR open hongweipeng
46114 33 months ago OpenSSL 3.0 uses different version scheme has PR open penguinolog
46115 33 months ago Interrupting subprocess.popen in recursive calls by KeyboardInterrupt causes Fatal Python error. open xxm
46121 33 months ago Add a note to QueueListener documentation saying that SimpleQueue instances can't be used in multiprocessing scenarios open iamdbychkov
46126 33 months ago Unittest output drives developers to avoid docstrings has PR open jaraco
46128 33 months ago Strip IsolatedAsyncioTestCase frames from reported stacktraces has PR open asvetlov
46141 33 months ago Fix ipaddress.ip_network TypeErrors has PR open bar.harel
46142 33 months ago python --help output is too long has PR open eric.araujo
46143 33 months ago [docs] IO > Text Encoding info outdated open gilbertson.david
46147 33 months ago Support AddressSanitizer in Windows build open anthonypjshaw
46149 33 months ago FIPS usedforsecurity flag is no longer functional with OpenSSL 3.0.0 open florinspatar
46151 33 months ago SimpleCookie.js_output is vulnerable to HTML injection open trungpaaa
46154 33 months ago MIMEMultipart enforces line endings also for binary subparts open sophonet
46156 33 months ago 3.9.9: python built-in SSL module unable to connect to an IIS server (104 Connection reset by peer), but pyopenssl works fine open lkraav
46158 33 months ago Hardcoded sysroot path, to MacOSX11.sdk, in python sysconfig open akumar9
46159 33 months ago Segfault when using trace functions in 3.11a3 open reaperhulk
46166 33 months ago [C API] Get "self" args or non-null co_varnames from frame object with C-API has PR open Skylion007
46167 33 months ago Parse assert (x == y, "Descriptive text") as statement params instead of a tuple has PR open gregory.p.smith
46168 33 months ago Incorrect format specified for the "style" key in the configuration file format formatter example open bokunogf
46171 33 months ago venv module produces spurious warning that location has moved open layday
46173 33 months ago Clarify conditions under which float(x) with large x raises OverflowError open cykerway
46186 33 months ago replace `io.IncrementalNewlineDecoder` with non incremental newline decoders has PR open guoci
46187 33 months ago Optionally support rounding for math.isqrt() open rhettinger
46194 33 months ago Wrong base class for transport returned by loop.create_datagram_endpoint() has PR open asvetlov
46197 33 months ago ensurepip bootstrap breaks out of isolated environment has PR open kcdodd
46200 33 months ago Discourage logging f-strings due to security considerations open ariebovenberg
46201 33 months ago PEP 495 misnames PyDateTime_DATE_GET_FOLD open drougge
46209 33 months ago add documentation for decoding newlines in the `io` module has PR open guoci
46211 33 months ago Recursively calling makepasv() finally leads to core dumped. open xxm
46213 33 months ago webbrowser.open doesn't work in Termux has PR open DonaldDuck1313
46220 33 months ago imaplib.py "select" mailbox names containing spaces. open mckenzm
46225 33 months ago f_lasti behaves differently for lambdas returned from loops open nedbat
46227 33 months ago add pathlib.Path.walk method has PR open Ovsyanka
46232 33 months ago Client certificates with UniqueIdentifier in the subject break ssl.peer_certificate() has PR open kacper
46234 33 months ago 3.11: Tracing of decorators now visits the decorator line before the decorator function open nedbat
46247 33 months ago in xml.dom.minidom, Node and DocumentLS appear to be missing __slots__ open ariebovenberg
46265 33 months ago Error when cross compiling for hardfloat MIPS open jefferyto
46267 33 months ago gzip.compress incorrectly ignores level parameter has PR open rhpvorderman
46271 33 months ago frozen modules are not regenerated on bytecode magic change when cross building open christian.heimes
46273 33 months ago Document what asyncio.wait() and asyncio.as_completed() do if canceled. open termim
46274 33 months ago Tokenizer module does not handle backslash characters correctly open ucodery
46275 33 months ago caret location for syntax error pointing with f-strings open williamnavaraj
46276 33 months ago ImportError: DLL load failed while importing open 89z
46279 33 months ago [docs] Minor information-ordering issue in __main__ doc has PR open ferdnyc
46282 33 months ago return value of builtins is not clearly indicated has PR open SnoopJeDi
46283 33 months ago [subinterpreters] Unicode interned strings must not be shared between interpreters open vstinner
46284 33 months ago DirEntry returns invalid values for is_dir and is_file on NFS open Nicolas SURRIBAS
46287 33 months ago UNC path normalisation issues on Windows open steve.dower
46291 33 months ago [doc] First argument to raise can also be BaseException has PR open gtitze
46298 33 months ago Automatically check for __slots__-mistakes in Lib open ariebovenberg
46304 33 months ago Unable to iterate over lines in a file without a block of code open jaraco
46312 33 months ago range() function could accept slice() objects as parameters open yota moteuchi
46313 33 months ago SSLObject does not raise SSLEOFError on OpenSSL 3 open alex.gronholm
46315 33 months ago Add support for WebAssembly System Interface (wasm32-wasi) has PR open christian.heimes
46317 33 months ago Pathlib.rename isn't robust has PR open Oz.Tiram
46325 33 months ago Documentation for SubprocessTransport.get_pipe_transport return values readable/writable open xx11mz
46326 33 months ago 'venv --clear' should prompt user before nuking entire directory open alimpfard
46330 33 months ago Simplify the signature of __exit__ open JelleZijlstra
46334 33 months ago Glossary URLs with anchor link no longer jump to definitions open trey
46337 33 months ago urllib.parse: Allow more flexibility in schemes and URL resolution behavior has PR open lincolnauster
46338 33 months ago libc_ver() runtime error when sys.executable is empty open allie.hammond
46343 33 months ago Add PyErr_GetActiveException and PyErr_SetActiveException has PR open iritkatriel
46349 33 months ago inspect.getdoc() should append parent class method docs when encountering a local one line docstring open gregory.p.smith
46350 33 months ago re.sub, re.Match.expand, etc doesn't allow x, u, U, or N escapes in the template open bup
46351 33 months ago Makefile missing '/' for some path names open gwolski
46353 33 months ago 'pydoc -k' fails when some module's loader is not found has PR open dlax
46360 33 months ago Inconsistent import behavior for (unusual) submodules open eric.snow
46364 33 months ago asyncio subprocess cannot read from /dev/stdin has PR open xoph
46367 33 months ago multiprocessing's "spawn" doesn't actually use spawn open jakirkham
46369 33 months ago get_type_hints does not evaluate ForwardRefs inside NewType open andreash
46371 33 months ago A better way to resolve ForwardRefs in type aliases across modules open andreash
46372 33 months ago int/float specializations should mutate the LHS in-place when possible has PR open brandtbucher
46373 33 months ago TypedDict and NamedTuple do not evaluate cross-module ForwardRef in all cases open andreash
46375 33 months ago io.BytesIO does not have peek() has PR open marcelm
46376 33 months ago PyMapping_Check returns 1 for list has PR open aviramha
46377 33 months ago TimedRotatingFileHandler "midnight" misleading when interval > 1 has PR open mschiess
46381 33 months ago Improve documentation of CFLAGS_NODIST, LDFLAGS_NODIST open matthiaskoeppe
46384 33 months ago Request: make lzma._(encode|decode)_filter_properties public open miurahr
46392 33 months ago MessageIDHeader is too strict for message-id open bpoaugust
46393 33 months ago Generate frozenset constants when explicitly appropriate open terry.reedy
46398 33 months ago posixshmem module shm_rename freebsd support. has PR open devnexen
46404 33 months ago RFE: @dataclasses.dataclass(slots=True) doesn't support methods using closures open tinchester
46410 33 months ago TypeError when parsing regexp with unicode named character sequence escape open jirkamarsik
46425 33 months ago Multiple test modules fail to run if invoked directly has PR open sobolevn
46435 33 months ago MessageID parser raises IndexError: string index out of range open bpoaugust
46438 33 months ago Static linking _decimal module breaks test_freeze open steve.dower
46439 33 months ago Clarify urllib.request.add_header documentation has PR open epicfaace
46446 33 months ago OpenBSD not MULTIARCH has PR open kmosiejczuk
46447 33 months ago datetime.isoformat() documentation does not point to the risk of using it with naive datetime objects has PR open jeanCarloMachado
46448 33 months ago TypedDict inspect.signature error open jhwang
46455 33 months ago Deprecate / remove os.name=java open xmorel
46456 33 months ago Add mime type "image/avif" has PR open wangjiahua
46459 33 months ago Installing python to external drive (USB) using python installer failure open oMqngo
46461 33 months ago Kodi crashing open mrpg
46462 33 months ago Email Header Folding Converts Non-CRLF Newlines to CRLFs open jwalterclark
46464 33 months ago concurrent.futures.ProcessPoolExecutor can deadlock when tcmalloc is used has PR open yilei
46472 33 months ago A option that choose between single quote and double quote in shlex.quote open I-love-study
46477 33 months ago Enum: ensure bitwise operators on subclasses are correct has PR open ethan.furman
46493 33 months ago Add an API to indicate if the process might have multiple threads open gregory.p.smith
46495 33 months ago IDLE subsection of What's New 3.11 open terry.reedy
46496 33 months ago idlelib/NEWS.txt for 3.11.0 and backports has PR open terry.reedy
46500 33 months ago make timeit module accept files has PR open CCLDArjun
46506 33 months ago [Windows] wrap CreateFile to support follow_symlinks open eryksun
46507 33 months ago enabling cProfile to profile code given as an argument "à la" timeit has PR open jul2
46508 33 months ago codec name acceptance became way too lenient in 3.9 open gregory.p.smith
46509 33 months ago Type-specialized Py_DECREF has PR open Dennis Sweeney
46511 33 months ago dataclasses: Allow typing.Annotated to wrap dataclasses-specific annotations has PR open GBeauregard
46512 33 months ago filecmp.cmpfiles w/ absolute path names open bers
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: