Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
python/cpython
Pull Requests
Commits
Open
Closed
[3.13] gh-112821: Fix rlcompleter failures on objects with descriptors (GH-149577)
awaiting review
#149658 opened 2026-05-11 01:45 by
miss-islington
[3.14] gh-112821: Fix rlcompleter failures on objects with descriptors (GH-149577)
awaiting review
#149657 opened 2026-05-11 01:45 by
miss-islington
[3.15] gh-112821: Fix rlcompleter failures on objects with descriptors (GH-149577)
awaiting review
#149656 opened 2026-05-11 01:45 by
miss-islington
gh-148829: Make sentinels' repr and module customizable
#149654 opened 2026-05-10 23:44 by
JelleZijlstra
gh-149584: Fix excessive overhead in the Tachyon profiler regarding the cache behavior
awaiting core review
#149649 opened 2026-05-10 18:29 by
pablogsal
gh-87451: Apply CVE-2021-4189 PASV fix to ftplib.ftpcp()
type-security
awaiting merge
needs backport to 3.10
needs backport to 3.11
needs backport to 3.12
needs backport to 3.13
needs backport to 3.14
needs backport to 3.15
#149648 opened 2026-05-10 18:21 by
gpshead
gh-149578: Fix tarfile.open failing on PAX archives with only global headers
awaiting review
#149647 opened 2026-05-10 18:20 by
ShadiBahaa
[3.14] gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible (GH-149023)
needs backport to 3.10
needs backport to 3.11
needs backport to 3.12
needs backport to 3.13
#149646 opened 2026-05-10 17:40 by
StanFromIreland
[3.15] gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible (GH-149023)
awaiting review
#149645 opened 2026-05-10 17:36 by
miss-islington
Fix documentation references and some typos for `email.utils` module
docs
awaiting review
skip news
#149644 opened 2026-05-10 15:25 by
Viicos
gh-149642: Fix interaction between exec and lazy_imports=all
awaiting merge
topic-lazy-imports
needs backport to 3.15
#149643 opened 2026-05-10 14:44 by
JelleZijlstra
[3.13] gh-148441: Avoid integer overflow in Expat's CharacterDataHandler (GH-148904)
awaiting review
#149637 opened 2026-05-10 13:42 by
miss-islington
gh-149609: Raise deprecation warnings for `abc.{abstractclassmethod,abstractstaticmethod,abstractproperty}`
awaiting core review
#149636 opened 2026-05-10 13:09 by
sobolevn
gh-149634: Remove deprecated and unused `tarfile.Tarfile.tarfile` attr
awaiting core review
#149635 opened 2026-05-10 11:14 by
sobolevn
gh-149335: Exit JIT trace early when the uop buffer is nearly full
awaiting review
skip news
#149633 opened 2026-05-10 08:38 by
cocolato
gh-149630: Fix pylifecycle multiple init/fini cleanup bugs
awaiting review
#149631 opened 2026-05-10 03:09 by
Wulian233
Increase the size of the test document in test_deeply_nested_content_model
tests
awaiting review
#149627 opened 2026-05-10 00:14 by
stefanor
gh-148871: make `LOAD_COMMON_CONSTANT` use immortal stackref borrows
awaiting review
#149625 opened 2026-05-09 23:42 by
NekoAsakura
gh-144957: Fix lazy imports + module __getattr__
awaiting merge
topic-lazy-imports
needs backport to 3.15
#149624 opened 2026-05-09 22:43 by
JelleZijlstra
gh-126850: Handle multiple functions with same name in StatsProfile
awaiting review
#149618 opened 2026-05-09 20:57 by
ejthomas
gh-149614 - Restore deepcopiability of argparse.ArgumentParser instances
awaiting merge
needs backport to 3.15
#149617 opened 2026-05-09 20:15 by
DavidCEllis
gh-149083: Use sentinel for os.path.{ALLOW_MISSING,ALL_BUT_LAST}
awaiting core review
needs backport to 3.15
#149613 opened 2026-05-09 18:02 by
JelleZijlstra
gh-149083: Use sentinel for urllib.parse._UNSPECIFIED
awaiting core review
needs backport to 3.15
#149612 opened 2026-05-09 17:50 by
JelleZijlstra
gh-149574: Document that is_typeddict, is_protocol, is_dataclass, isclass return False for generic aliases
docs
awaiting merge
skip news
needs backport to 3.13
needs backport to 3.14
needs backport to 3.15
#149604 opened 2026-05-09 14:04 by
JelleZijlstra
gh-149600: Remove deprecated `asyncio.iscoroutinefunction` function
awaiting merge
#149601 opened 2026-05-09 12:48 by
sobolevn
gh-149527: fix creation of temporary socket files post GH-148578
awaiting core review
needs backport to 3.13
needs backport to 3.14
needs backport to 3.15
#149597 opened 2026-05-09 11:00 by
picnixz
gh-149595: Remove deprecated `sys._enablelegacywindowsfsencoding` function
awaiting core review
#149596 opened 2026-05-09 10:27 by
StanFromIreland
Tidy up 3.15 pending removals
docs
skip issue
awaiting merge
skip news
#149594 opened 2026-05-09 09:40 by
StanFromIreland
Correct Stable ABI documentation for METH_FASTCALL
awaiting review
#149593 opened 2026-05-09 08:59 by
da-woods
Fix typos in C API documentation
docs
skip issue
awaiting merge
skip news
#149588 opened 2026-05-09 02:39 by
lpyu001
Older