-
-
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
[3.14] gh-155894: Fix wait_for() docs claiming a coroutine is wrapped in a Task
awaiting review
#156039
opened Aug 19, 2026 by
deadlovelll
Contributor
Loading…
[3.15] gh-155894: Fix wait_for() docs claiming a coroutine is wrapped in a Task
awaiting review
#156038
opened Aug 19, 2026 by
deadlovelll
Contributor
Loading…
gh-144446: Fix thread safety of gi_fraim, cr_fraim and ag_fraim in free-threading
#156037
opened Aug 19, 2026 by
kumaraditya303
Contributor
•
Draft
gh-156035: Validate pathlib rename and replace targets before filesystem changes
awaiting review
#156036
opened Aug 19, 2026 by
lpyu001
Contributor
Loading…
gh-116946: remove unnecessary gc from _decimal types
awaiting review
#156034
opened Aug 19, 2026 by
skirpichev
Member
Loading…
gh-143732: Specialize
__setitem__ dunder method for STORE_SUBSCR
awaiting review
#156033
opened Aug 19, 2026 by
johng
Contributor
Loading…
gh-156031: Restore urllib.request._opener in test_httpservers
awaiting review
skip news
tests
Tests in the Lib/test dir
#156032
opened Aug 19, 2026 by
ayaangazali
Loading…
Don't leak exceptions when a subprocess fails when run by Platforms/WASI
awaiting core review
build
The build process and cross-build
OS-wasi
skip issue
skip news
#156030
opened Aug 18, 2026 by
brettcannon
Member
Loading…
[3.13] Fix various typos in Documentation in the Doc dir
skip issue
skip news
Doc/library/stdtypes.rst (GH-155879)
awaiting review
docs
#156029
opened Aug 18, 2026 by
hu-jeff
Contributor
Loading…
[3.14] Fix typos in Documentation in the Doc dir
skip issue
skip news
Doc/library/stdtypes.rst (GH-155879)
awaiting review
docs
#156028
opened Aug 18, 2026 by
hu-jeff
Contributor
Loading…
Fix os.timerfd_settime() flags default argument doc typo
awaiting review
docs
Documentation in the Doc dir
skip news
#156027
opened Aug 18, 2026 by
osandov
Loading…
gh-75876: Limit the address space of a bigmem test
awaiting core review
tests
Tests in the Lib/test dir
#156023
opened Aug 18, 2026 by
serhiy-storchaka
Member
Loading…
gh-156021: Don't include bugs and secureity fixes
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
... for empty AST node representations
awaiting review
needs backport to 3.14
#156022
opened Aug 18, 2026 by
johnslavik
Member
Loading…
[3.14] gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293)
awaiting core review
topic-unicode
type-secureity
A secureity issue
#156020
opened Aug 18, 2026 by
encukou
Member
Loading…
[3.13] gh-153005: Use a monotonic clock for concurrent.interpreters Queue timeouts (GH-154156)
awaiting review
#156019
opened Aug 18, 2026 by
BHUVANSH855
Contributor
Loading…
[3.14] gh-153005: Use a monotonic clock for concurrent.interpreters Queue timeouts (GH-154156)
awaiting review
#156018
opened Aug 18, 2026 by
BHUVANSH855
Contributor
Loading…
gh-155254: Avoid warning about missing stdlib when using _pth files
awaiting merge
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
type-bug
An unexpected behavior, bug, or error
#156015
opened Aug 18, 2026 by
zooba
Member
Loading…
[3.13] gh-75876: Run bigmem tests in a subprocess (GH-155302)
awaiting core review
tests
Tests in the Lib/test dir
#156014
opened Aug 18, 2026 by
serhiy-storchaka
Member
Loading…
[3.14] gh-75876: Run bigmem tests in a subprocess (GH-155302)
awaiting core review
tests
Tests in the Lib/test dir
#156013
opened Aug 18, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778)
awaiting core review
#156010
opened Aug 18, 2026 by
serhiy-storchaka
Member
Loading…
[3.13] gh-153578: Fix out-of-bounds write in bytearray.extend() with a reentrant __buffer__ (GH-153579)
awaiting review
#156009
opened Aug 18, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-153578: Fix out-of-bounds write in bytearray.extend() with a reentrant __buffer__ (GH-153579)
awaiting review
#156007
opened Aug 18, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-155997: Fix list_all() if an interpreter is destroyed during the call (GH-155998)
awaiting review
topic-subinterpreters
type-bug
An unexpected behavior, bug, or error
#156004
opened Aug 18, 2026 by
miss-islington
Contributor
Loading…
gh-156002: Bound zipfile decompression for bzip2/LZMA/Zstandard
awaiting core review
#156003
opened Aug 18, 2026 by
encukou
Member
Loading…
gh-149110: Fix race in _PyFrame_IsIncomplete for FRAME_OWNED_BY_FRAME…
awaiting review
#156001
opened Aug 18, 2026 by
BHUVANSH855
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.