-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-143602: Fix duplicate buffer exports in io.BytesIO.write
awaiting review
#143629
opened Jan 9, 2026 by
superboy-zjc
Loading…
gh-143546: Fix heap buffer overflow in set_clear_internal
awaiting review
#143628
opened Jan 9, 2026 by
aviralgarg05
Loading…
[3.14] gh-142829: Fix use-after-free in
Context.__eq__ via re-entrant ContextVar.set (GH-142905)
awaiting review
#143627
opened Jan 9, 2026 by
miss-islington
Loading…
[3.13] gh-141536: Fix a crash when running Tests in the Lib/test dir
test_capi *after* test_code in the same process (GH-141537)
awaiting review
skip news
tests
#143625
opened Jan 9, 2026 by
StanFromIreland
Loading…
gh-143054: Disallow non-top-level Cut for now
awaiting merge
skip news
#143622
opened Jan 9, 2026 by
encukou
Loading…
gh-143620: Fix race condition in test_traceback_when_child_process_terminates_abruptly
awaiting review
tests
Tests in the Lib/test dir
#143621
opened Jan 9, 2026 by
a12k
Loading…
gh-143196: Fix crash in non-standard use of internal JSON encoder object
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#143618
opened Jan 9, 2026 by
serhiy-storchaka
Loading…
[3.13] gh-72239: Add note distinguishing concurrent.futures.Future from asyncio.Future (GH-143288)
awaiting review
docs
Documentation in the Doc dir
skip news
#143608
opened Jan 9, 2026 by
miss-islington
Loading…
[3.14] gh-72239: Add note distinguishing concurrent.futures.Future from asyncio.Future (GH-143288)
awaiting review
docs
Documentation in the Doc dir
skip news
#143607
opened Jan 9, 2026 by
miss-islington
Loading…
gh-143513: Remove importlib.abc documentation for removed ABCs
awaiting merge
docs
Documentation in the Doc dir
skip news
#143605
opened Jan 9, 2026 by
moreati
Loading…
[3.13] gh-143378: Fix use-after-free when BytesIO is concurrently mutated during write operations (GH-143408)
awaiting core review
#143600
opened Jan 9, 2026 by
serhiy-storchaka
Loading…
gh-143578: Restore note about patchlevel.h
awaiting merge
docs
Documentation in the Doc dir
skip news
#143596
opened Jan 9, 2026 by
encukou
Loading…
[3.13] gh-141004: Improve
make check-c-api-docs (GH-143564)
awaiting core review
skip news
#143594
opened Jan 9, 2026 by
encukou
Loading…
[3.14] gh-141004: Improve
make check-c-api-docs (GH-143564)
awaiting core review
skip news
#143593
opened Jan 9, 2026 by
encukou
Loading…
gh-143535: Document dispatch behavior of singledispatchmethod
awaiting change review
docs
Documentation in the Doc dir
skip news
#143592
opened Jan 9, 2026 by
priyanshu2282-cyber
Loading…
[3.13] GH-43374: Fix urlretrieve reporthook to report actual bytes read (GH-142653)
awaiting review
DO-NOT-MERGE
#143589
opened Jan 9, 2026 by
miss-islington
Loading…
[3.14] GH-43374: Fix urlretrieve reporthook to report actual bytes read (GH-142653)
awaiting review
DO-NOT-MERGE
#143588
opened Jan 9, 2026 by
miss-islington
Loading…
gh-143586: Add Counter comparison tests to enforce missing element semantics
awaiting review
skip news
tests
Tests in the Lib/test dir
#143587
opened Jan 8, 2026 by
heikkitoivonen
Loading…
gh-141004: Don't trigger bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
run-tests when Tools/check-c-api-docs/ignored_c_api.txt is changed
awaiting merge
needs backport to 3.13
#143583
opened Jan 8, 2026 by
StanFromIreland
Loading…
gh-143375: Fix a crash in
BufferedWriter.seek when passing an object with a specially crafted __index__
awaiting core review
#143577
opened Jan 8, 2026 by
tomasr8
Loading…
gh-143511: Document sys.remote_exec permissions requirements
awaiting review
docs
Documentation in the Doc dir
skip news
#143575
opened Jan 8, 2026 by
Yashp002
Loading…
gh-143513: Clarify historic behaviour of importlib ResourceReader
awaiting review
docs
Documentation in the Doc dir
skip news
#143574
opened Jan 8, 2026 by
moreati
Loading…
gh-141004: GHA: Run
check-c-api-docs check on docs-only PRs
awaiting merge
skip news
#143573
opened Jan 8, 2026 by
StanFromIreland
Loading…
gh-127750: Fix annotations in singledispatchmethod signature tests
awaiting review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
tests
Tests in the Lib/test dir
#143571
opened Jan 8, 2026 by
johnslavik
Loading…
gh-65784: Add support for parametrized resource wantobjects in regrtests
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
tests
Tests in the Lib/test dir
#143570
opened Jan 8, 2026 by
serhiy-storchaka
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.