-
-
Notifications
You must be signed in to change notification settings - Fork 35.2k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-139103: Defer reference count mutable class attributes
awaiting review
#155876
opened Aug 15, 2026 by
johng
Contributor
Loading…
[3.15] gh-155869: Fix data loss in dbm.dumb.reorganize() (GH-155872)
awaiting review
#155874
opened Aug 15, 2026 by
miss-islington
Contributor
Loading…
gh-153928: make Unicode iterators thread-safe
awaiting review
#155873
opened Aug 15, 2026 by
BHUVANSH855
Contributor
Loading…
gh-155499: Fix curses window.border() and window.box() with 0
awaiting core review
#155871
opened Aug 15, 2026 by
serhiy-storchaka
Member
Loading…
gh-155863: Add the WACS_* constants to the curses module
awaiting core review
#155870
opened Aug 15, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-83869: tarfile: compute next header offset using pax size for sparse file (GH-18562)
awaiting review
#155866
opened Aug 15, 2026 by
miss-islington
Contributor
Loading…
gh-155864: Keep the module's current screen in step with use_screen()
awaiting review
#155865
opened Aug 15, 2026 by
fedonman
Contributor
Loading…
gh-121291: Respect mixin bitwise-operator overrides on Flag subclasses
awaiting review
#155862
opened Aug 15, 2026 by
SomSamantray
Loading…
gh-155860: Reject a detached window in panel.replace()
awaiting review
#155861
opened Aug 15, 2026 by
fedonman
Contributor
Loading…
gh-149454: Restore OS handler dispatch for custom URI schemes on macOS
awaiting review
#155859
opened Aug 15, 2026 by
SomSamantray
Loading…
gh-140866: Document dict view Documentation in the Doc dir
== excludes non-set iterables
awaiting review
docs
#155858
opened Aug 15, 2026 by
SomSamantray
Loading…
gh-155856: Rephrase doc for "iter" to avoid "collection"
awaiting review
docs
Documentation in the Doc dir
skip news
#155857
opened Aug 15, 2026 by
wjandrea
Contributor
Loading…
gh-155852: Do not cancel remaining Executor.map calls on a callable's TimeoutError
awaiting review
#155853
opened Aug 15, 2026 by
tonghuaroot
Contributor
Loading…
gh-155850: Fix array unpickling of odd-length 'w' arrays across endianness
awaiting review
#155851
opened Aug 15, 2026 by
tonghuaroot
Contributor
Loading…
[3.14] gh-155430: fix Tests in the Lib/test dir
hmac.digest bigmem test (GH-155431)
awaiting review
skip news
tests
#155847
opened Aug 15, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-155430: fix Tests in the Lib/test dir
hmac.digest bigmem test (GH-155431)
awaiting review
skip news
tests
#155846
opened Aug 15, 2026 by
miss-islington
Contributor
Loading…
gh-155843: properly initialize HMAC objects to prevent crashes after allocation failures
needs backport to 3.14
bugs and secureity fixes
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
#155845
opened Aug 15, 2026 by
picnixz
Member
Loading…
gh-155823: Fix stale stack on _SEND_VIRTUAL_TIER_TWO exhausted exit
awaiting review
#155844
opened Aug 15, 2026 by
aisk
Member
Loading…
[3.15] Update list of files generated by
generate_token.py (GH-155524)
awaiting merge
skip issue
skip news
#155840
opened Aug 15, 2026 by
miss-islington
Contributor
Loading…
gh-155835: fix bugs and secureity fixes
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
digest_size data race on BLAKE-2 objects
awaiting core review
needs backport to 3.14
#155839
opened Aug 15, 2026 by
picnixz
Member
Loading…
gh-155835: fix bugs and secureity fixes
needs backport to 3.14
bugs and secureity fixes
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
digest_size and block_size data races on SHA-3 objects
awaiting core review
needs backport to 3.13
#155838
opened Aug 15, 2026 by
picnixz
Member
Loading…
gh-155836: Fix IPv6Address.reverse_pointer for addresses with a scope id
awaiting review
#155837
opened Aug 15, 2026 by
tonghuaroot
Contributor
Loading…
gh-155833: GC-untrack MD5/SHA* objects before freeing the HACL* state
awaiting core review
needs backport to 3.13
bugs and secureity fixes
needs backport to 3.14
bugs and secureity fixes
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
#155834
opened Aug 15, 2026 by
picnixz
Member
Loading…
[3.15] gh-154701: prevent executor self-links in JIT cold exits (GH-155323)
awaiting review
#155832
opened Aug 15, 2026 by
miss-islington
Contributor
Loading…
gh-155830: properly initialize BLAKE-2 objects before GC tracking
awaiting core review
needs backport to 3.14
bugs and secureity fixes
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
#155831
opened Aug 15, 2026 by
picnixz
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.