-
-
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-151126: Set
MemoryError on allocation failure in CJK codec macros
#156292
opened Aug 23, 2026 by
KowalskiThomas
Contributor
•
Draft
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
#156288
opened Aug 23, 2026 by
KowalskiThomas
Contributor
•
Draft
[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…
gh-156230: Bound a curses window read by the window, not by 2047
awaiting core review
topic-curses
#156282
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-156244: Update
configure for RISC-V support
awaiting core review
#156277
opened Aug 23, 2026 by
StanFromIreland
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…
[3.14] gh-155941: Close the transport when client_connected_cb raises in asyncio (GH-155942)
awaiting review
sprint
#156273
opened Aug 23, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-156173: Fix
zlib.Decompress.flush() silently returning corrupted output instead of raising zlib.error (GH-156176)
awaiting merge
#156270
opened Aug 23, 2026 by
miss-islington
Contributor
Loading…
gh-156230: Bound curses window reads by the window instead of 2047
awaiting review
#156266
opened Aug 23, 2026 by
Aniketsy
Contributor
Loading…
gh-156264: add missing checks in
os.chmod
#156265
opened Aug 23, 2026 by
KowalskiThomas
Contributor
•
Draft
gh-156261: Move converters used in several files to Argument Clinic
awaiting core review
#156262
opened Aug 23, 2026 by
serhiy-storchaka
Member
Loading…
gh-155648: Write the empty and placeholder IDLE tests
awaiting core review
skip news
#156260
opened Aug 23, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-156126: Fix crash in -X importtime with unencodable module names (GH-156137)
awaiting review
#156259
opened Aug 23, 2026 by
miss-islington
Contributor
Loading…
gh-156250: Speed up inherited mapping assignment slot calls
awaiting review
#156258
opened Aug 23, 2026 by
koxudaxi
Contributor
Loading…
gh-155648: Fix IDLE tests that cannot fail
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
skip news
topic-IDLE
#156257
opened Aug 23, 2026 by
terryjreedy
Member
Loading…
[3.15] gh-156246: Fix documented default of the asyncio limit argument (GH-156247)
awaiting merge
docs
Documentation in the Doc dir
skip news
#156254
opened Aug 23, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-155648: In IDLE tests, call unittest.main without exit arg (GH-156249)
awaiting review
skip news
topic-IDLE
#156251
opened Aug 23, 2026 by
miss-islington
Contributor
Loading…
gh-156241: Add a no-escape fast path to the _json str escapers
awaiting core review
#156242
opened Aug 22, 2026 by
eendebakpt
Contributor
Loading…
gh-78292: Improve python-config build script to respect symbolic link.
awaiting review
#156240
opened Aug 22, 2026 by
farhaanbukhsh
Contributor
Loading…
[3.15] gh-156180: Reject a negative
len2 in zlib.{adler32,crc32}_combine() (GH-156181)
awaiting merge
#156239
opened Aug 22, 2026 by
miss-islington
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.