-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-149642: Fix interaction between exec and lazy_imports=all
awaiting core review
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
topic-lazy-imports
#149643
opened May 10, 2026 by
JelleZijlstra
Member
Loading…
gh-139489: Add is_valid_text to xml.__all__
awaiting core review
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#149641
opened May 10, 2026 by
JelleZijlstra
Member
Loading…
[3.13] gh-148441: Avoid integer overflow in Expat's CharacterDataHandler (GH-148904)
awaiting review
#149637
opened May 10, 2026 by
miss-islington
Contributor
Loading…
gh-149609: Raise deprecation warnings for
abc.{abstractclassmethod,abstractstaticmethod,abstractproperty}
awaiting core review
#149636
opened May 10, 2026 by
sobolevn
Member
Loading…
gh-149634: Remove deprecated and unused
tarfile.Tarfile.tarfile attr
awaiting core review
#149635
opened May 10, 2026 by
sobolevn
Member
Loading…
gh-149335: Exit JIT trace early when the uop buffer is nearly full
awaiting review
skip news
#149633
opened May 10, 2026 by
cocolato
Member
Loading…
gh-149630: Fix pylifecycle multiple init/fini cleanup bugs
awaiting review
#149631
opened May 10, 2026 by
Wulian233
Contributor
Loading…
gh-149611: Explain return values for
Path.write_text() and Path.write_bytes()
awaiting merge
skip news
#149629
opened May 10, 2026 by
omkar-334
Loading…
Increase the size of the test document in test_deeply_nested_content_model
awaiting review
tests
Tests in the Lib/test dir
#149627
opened May 10, 2026 by
stefanor
Contributor
Loading…
gh-148871: make
LOAD_COMMON_CONSTANT use immortal stackref borrows
awaiting review
#149625
opened May 9, 2026 by
NekoAsakura
Contributor
Loading…
gh-144957: Fix lazy imports + module __getattr__
awaiting merge
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
topic-lazy-imports
#149624
opened May 9, 2026 by
JelleZijlstra
Member
Loading…
gh-126850: Handle multiple functions with same name in StatsProfile
awaiting review
#149618
opened May 9, 2026 by
ejthomas
Loading…
gh-149614 - Restore deepcopiability of argparse.ArgumentParser instances
awaiting merge
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#149617
opened May 9, 2026 by
DavidCEllis
Contributor
Loading…
gh-149083: Use sentinel for os.path.{ALLOW_MISSING,ALL_BUT_LAST}
awaiting core review
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#149613
opened May 9, 2026 by
JelleZijlstra
Member
Loading…
gh-149083: Use sentinel for urllib.parse._UNSPECIFIED
awaiting core review
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#149612
opened May 9, 2026 by
JelleZijlstra
Member
Loading…
gh-149574: Document that is_typeddict, is_protocol, is_dataclass, isclass return False for generic aliases
awaiting merge
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
#149604
opened May 9, 2026 by
JelleZijlstra
Member
Loading…
gh-149600: Remove deprecated
asyncio.iscoroutinefunction function
awaiting merge
#149601
opened May 9, 2026 by
sobolevn
Member
Loading…
gh-149598: Remove
strm argument support from logging handlers
awaiting core review
#149599
opened May 9, 2026 by
sobolevn
Member
Loading…
gh-149527: fix creation of temporary socket files post GH-148578
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#149597
opened May 9, 2026 by
picnixz
Member
Loading…
gh-149595: Remove deprecated
sys._enablelegacywindowsfsencoding function
awaiting core review
#149596
opened May 9, 2026 by
StanFromIreland
Member
Loading…
Tidy up 3.15 pending removals
awaiting merge
docs
Documentation in the Doc dir
skip issue
skip news
#149594
opened May 9, 2026 by
StanFromIreland
Member
Loading…
Correct Stable ABI documentation for METH_FASTCALL
awaiting review
#149593
opened May 9, 2026 by
da-woods
Contributor
Loading…
gh-149083: use sentinel to fix _functools.reduce() signature
awaiting merge
skip news
#149591
opened May 9, 2026 by
skirpichev
Member
Loading…
Fix typos in C API documentation
awaiting merge
docs
Documentation in the Doc dir
skip issue
skip news
#149588
opened May 9, 2026 by
lpyu001
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.