-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-150191: Avoid data race in test_sni_callback_race
awaiting core review
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
tests
Tests in the Lib/test dir
#150193
opened May 21, 2026 by
colesbury
Contributor
Loading…
Remove accidentally added
Python/deepfreeze/deepfreeze.c
awaiting merge
skip issue
skip news
#150192
opened May 21, 2026 by
StanFromIreland
Member
Loading…
gh-105578: Raise
DeprecationWarning on typing.AnyStr usage
awaiting core review
#150190
opened May 21, 2026 by
sobolevn
Member
Loading…
[3.14] gh-139808: Add branch protections for aarch64 in asm_trampoline.S (#130864)
awaiting core review
#150189
opened May 21, 2026 by
vstinner
Member
Loading…
[3.15] gh-150175: Fix ThreadingMock call_count race condition (GH-150176)
awaiting merge
#150182
opened May 21, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-150175: Fix ThreadingMock call_count race condition (GH-150176)
awaiting merge
#150181
opened May 21, 2026 by
miss-islington
Contributor
Loading…
[3.13] gh-150175: Fix ThreadingMock call_count race condition (GH-150176)
awaiting merge
#150180
opened May 21, 2026 by
miss-islington
Contributor
Loading…
gh-150178: Fix refcount leaks in hamt allocation failure paths
awaiting core review
skip news
#150179
opened May 21, 2026 by
lpyu001
Contributor
Loading…
gh-149819: fix .pth and .start file processing in subprocess when inheriting PYTHONPATH
awaiting merge
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#150177
opened May 21, 2026 by
warsaw
Member
Loading…
gh-140950: Reset shlex state in push_source() so post-EOF pushes are read
awaiting review
#150172
opened May 20, 2026 by
LeSingh1
Loading…
gh-142317: Do not set a stack size for cpython on MacOS
#150170
opened May 20, 2026 by
boomanaiden154
•
Draft
gh-149816: fix concurrent
kwargs growth in _thread.start_new_thread
awaiting review
#150168
opened May 20, 2026 by
YvesDup
Contributor
Loading…
gh-150162: Fix sysconfig cross-compile impermanence
awaiting review
#150164
opened May 20, 2026 by
hetmankp
Contributor
Loading…
gh-145685: per-type method cache implementation
#150160
opened May 20, 2026 by
kumaraditya303
Contributor
•
Draft
gh-150157: fix: critical section for
PyDict_Next in _pickle.c
#150158
opened May 20, 2026 by
KowalskiThomas
Contributor
•
Draft
gh-150144: Speed up reading gzip files with long filename or comment
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
#150145
opened May 20, 2026 by
serhiy-storchaka
Member
Loading…
gh-150107: adding hasattr check on offset to include if available
awaiting review
#150142
opened May 20, 2026 by
grantlouisherman
Loading…
gh-150132: Document the no-argument overload of ConfigParser.items()
awaiting review
#150133
opened May 19, 2026 by
Taeknology
Loading…
gh-150075: tar.addfile() doesn't set member offsets
awaiting review
#150131
opened May 19, 2026 by
grantlouisherman
Loading…
[3.15] gh-149321: Remove lazy_imports=none startup mode (GH-149389)
awaiting core review
#150129
opened May 19, 2026 by
pablogsal
Member
Loading…
Remove 'expat' dependency for Linux in 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 issue
skip news
Misc/Brewfile
awaiting core review
needs backport to 3.13
#150118
opened May 19, 2026 by
brettcannon
Member
Loading…
gh-150116 Remove dead try/except in asyncio.Lock._wake_up_first
awaiting review
#150117
opened May 19, 2026 by
deadlovelll
Loading…
gh-145856: Fix plistlib.dumps() skipkeys behavior with mixed key types
awaiting merge
sprint
#150109
opened May 19, 2026 by
ankhikarmakar
Contributor
Loading…
gh-150101: Expose OpenSSL's error queue through SSLError.error_queue
awaiting changes
#150103
opened May 19, 2026 by
samatjain
Contributor
Loading…
[3.15] gh-149816: Fix SNI callback callable race (GH-150018)
awaiting review
sprint
#150099
opened May 19, 2026 by
miss-islington
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.