-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-144569: Avoid creating temporary objects in
BINARY_SLICE for bytes
awaiting review
#156318
opened Aug 24, 2026 by
koxudaxi
Contributor
Loading…
[3.15] gh-155648: Fix IDLE tests that cannot fail (GH-156257)
awaiting merge
skip news
topic-IDLE
#156315
opened Aug 24, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-149816: #96 Fix a race condition in invoke_gc_callback with free threading (GH-150029)
awaiting core review
#156314
opened Aug 24, 2026 by
encukou
Member
Loading…
gh-156312: Prevent mailbox.MH replacement failures from corrupting messages
awaiting review
#156313
opened Aug 24, 2026 by
lpyu001
Contributor
Loading…
gh-156310: Make the iter() sequence fallback iterator safe in free-threaded build
awaiting review
#156311
opened Aug 24, 2026 by
akx
Contributor
Loading…
gh-108549: In
asyncio, do not cancel the current task in Task.__step when a SystemExit exception was just raised
awaiting review
#156309
opened Aug 24, 2026 by
YvesDup
Contributor
Loading…
gh-126253: Ignore unknown Windows file attribute bits in scandir test
awaiting review
tests
Tests in the Lib/test dir
#156305
opened Aug 24, 2026 by
Wanbinyu
Loading…
gh-156185: Ignore all ASCII whitespace in re \p{} property names
awaiting review
#156304
opened Aug 24, 2026 by
Georgefifth
Loading…
gh-155912: Catch OSError from os.sysconf in _check_system_limits
awaiting review
#156303
opened Aug 23, 2026 by
HarelTalasazanv2
Loading…
gh-155193: Fix the *canonical* decoder lists in the 3.15 What's New and NEWS
awaiting merge
docs
Documentation in the Doc dir
skip news
#156302
opened Aug 23, 2026 by
advitrocks9
Loading…
gh-151126: Set
MemoryError on alloc failure in _PyXIData_InitWithSize
#156301
opened Aug 23, 2026 by
KowalskiThomas
Contributor
•
Draft
gh-156114: Fix crash in perf trampoline with unencodable code names
awaiting review
#156300
opened Aug 23, 2026 by
ashm-dev
Contributor
Loading…
gh-151126: Check
strdup result in readline on_completion
#156299
opened Aug 23, 2026 by
KowalskiThomas
Contributor
•
Draft
gh-64862: Add the stop_exception parameter in iter() and aiter()
awaiting core review
#156298
opened Aug 23, 2026 by
serhiy-storchaka
Member
Loading…
gh-156261: Use the uid_t and gid_t converters in the pwd and grp modules
awaiting core review
#156294
opened Aug 23, 2026 by
serhiy-storchaka
Member
Loading…
gh-151126: Set
MemoryError on allocation failure in CJK codec macros
awaiting review
#156292
opened Aug 23, 2026 by
KowalskiThomas
Contributor
Loading…
gh-156263: Add the duration and timestamp converters to Argument Clinic
#156291
opened Aug 23, 2026 by
serhiy-storchaka
Member
•
Draft
gh-156287: fix leak in
os.sendfile
awaiting review
#156288
opened Aug 23, 2026 by
KowalskiThomas
Contributor
Loading…
[3.15] gh-154855: Ask non-ncurses curses for one more character (GH-154870)
awaiting core review
topic-curses
#156283
opened Aug 23, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-156234: Fix and rewrite the curses documentation on reading (GH-156235)
awaiting core review
docs
Documentation in the Doc dir
skip news
#156279
opened Aug 23, 2026 by
serhiy-storchaka
Member
Loading…
gh-156275: Fix asyncio losing received TLS data for a bytearray buffer
awaiting review
#156276
opened Aug 23, 2026 by
deadlovelll
Contributor
Loading…
[3.15] gh-155941: Close the transport when client_connected_cb raises in asyncio (GH-155942)
awaiting review
sprint
#156274
opened Aug 23, 2026 by
miss-islington
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.