-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-152235: Defer GC tracking of set and frozenset to end of construction
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
#152237
opened Jun 25, 2026 by
corona10
Member
Loading…
gh-152216: Update bundled expat to 2.8.2
awaiting core review
#152234
opened Jun 25, 2026 by
StanFromIreland
Member
Loading…
gh-152066: Merge
_GUARD_DORV_VALUES_INST_ATTR_FROM_DICT into _CHECK_MANAGED_OBJECT_HAS_VALUES
awaiting review
#152231
opened Jun 25, 2026 by
Aniketsy
Contributor
Loading…
gh-151722: Defer GC tracking in frozendict.copy()
awaiting merge
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
#152230
opened Jun 25, 2026 by
vstinner
Member
Loading…
gh-152228: Fix a crash 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
str.replace under a limited memory case
awaiting core review
needs backport to 3.13
#152229
opened Jun 25, 2026 by
sobolevn
Member
Loading…
gh-152099: Raise SendfileNotAvailableError for fallback-only transports
awaiting review
#152223
opened Jun 25, 2026 by
zainnadeem786
Contributor
Loading…
gh-152219: Add curses window attribute get/set methods and WA_* constants
awaiting core review
#152221
opened Jun 25, 2026 by
serhiy-storchaka
Member
Loading…
gh-151946: Fix Sphinx reference warnings in logging.handlers
awaiting review
docs
Documentation in the Doc dir
skip news
#152220
opened Jun 25, 2026 by
BHUVANSH855
Loading…
gh-152100: Fuse set-operation character classes into a single charset
awaiting core review
skip news
#152214
opened Jun 25, 2026 by
serhiy-storchaka
Member
Loading…
gh-152212: Reject a POSIX TZ footer with a missing std offset in pure-Python zoneinfo
awaiting review
#152213
opened Jun 25, 2026 by
tonghuaroot
Contributor
Loading…
gh-151950: Fix dangling class reference in pickletools docs
awaiting changes
docs
Documentation in the Doc dir
skip news
#152209
opened Jun 25, 2026 by
BHUVANSH855
Loading…
gh-144361: Fix NameError when type parameter default refers to a forward name
awaiting review
#152208
opened Jun 25, 2026 by
tangyuan0821
Contributor
Loading…
gh-152204: Validate date fields in pure-Python date.fromisoformat
awaiting review
#152205
opened Jun 25, 2026 by
tonghuaroot
Contributor
Loading…
gh-152190: Fix memory checking failure in Tests in the Lib/test dir
test_strip_removed_large_file_with_dd_no_sig
skip news
tests
gh-152172: Fix itertools documentation method reference
awaiting review
docs
Documentation in the Doc dir
skip news
#152194
opened Jun 25, 2026 by
Adhyansinghgupta
Loading…
gh-152132: Handle sys.exit() in Py_RunMain command and file paths
awaiting review
#152191
opened Jun 25, 2026 by
tangyuan0821
Contributor
Loading…
gh-151947: Fix all Sphinx reference warnings in
email.{charset,parser}.rst
awaiting merge
skip news
#152178
opened Jun 25, 2026 by
lpyu001
Contributor
Loading…
gh-152166: Fix array.array.fromlist() exposing uninitialized memory when an element's __index__ resizes the array
awaiting review
#152167
opened Jun 25, 2026 by
iamsharduld
Contributor
Loading…
gh-151763: Fix OOM cleanup of initial thread state
awaiting changes
#152165
opened Jun 25, 2026 by
zainnadeem786
Contributor
Loading…
gh-151763: Fix debug assertion in unicode subtype cleanup under OOM
awaiting review
#152164
opened Jun 25, 2026 by
zainnadeem786
Contributor
Loading…
gh-152156: Fix a crash in
interpeters.create under limited memory conditions
awaiting core review
#152163
opened Jun 25, 2026 by
sobolevn
Member
Loading…
gh-151944: Fix Sphinx reference warnings in Documentation in the Doc dir
skip news
urllib.{parse,request}.rst
awaiting review
docs
#152162
opened Jun 25, 2026 by
lpyu001
Contributor
Loading…
gh-152157: Reject empty fraction before timezone in C fromisoformat
awaiting review
#152161
opened Jun 25, 2026 by
tonghuaroot
Contributor
Loading…
gh-152150: Replacing the old
getopt with argparse in base64
awaiting review
#152152
opened Jun 25, 2026 by
ByteFlowing1337
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.