-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove inactive CODEOWNERS
awaiting merge
skip issue
skip news
#145930
opened Mar 13, 2026 by
StanFromIreland
Loading…
gh-145921: Add "_DuringGC" functions for tp_traverse
awaiting core review
#145925
opened Mar 13, 2026 by
encukou
Loading…
[3.13] gh-145376: Fix GC tracking in
structseq.__replace__ (GH-145820)
awaiting review
#145924
opened Mar 13, 2026 by
miss-islington
Loading…
gh-144651: Disable over-aggressive optimization for _GUARD_CODE_VERSION
awaiting core review
#145923
opened Mar 13, 2026 by
Fidget-Spinner
Loading…
[3.14] gh-145376: Fix GC tracking in
structseq.__replace__ (GH-145820)
awaiting review
#145922
opened Mar 13, 2026 by
miss-islington
Loading…
gh-141510: Avoid critical section on frozendict copy
awaiting merge
skip news
#145920
opened Mar 13, 2026 by
vstinner
Loading…
gh-145916: Soft-deprecate ctypes.util.find_library
awaiting core review
docs
Documentation in the Doc dir
skip news
#145919
opened Mar 13, 2026 by
encukou
Loading…
gh-145917: Add MIME types for TTC and Haptics formats
awaiting review
#145918
opened Mar 13, 2026 by
clin1234
Loading…
GH-145914: Fill newly created tuple with Py_None instead of NULL
#145913
opened Mar 13, 2026 by
sergey-miryanov
•
Draft
gh-142518: Add thread safety notes for the buffer protocol
awaiting core review
docs
Documentation in the Doc dir
skip news
topic-free-threading
#145911
opened Mar 13, 2026 by
lysnikolaou
Loading…
GH-145247: Use _PyTuple_FromPair in exceptions.c
awaiting review
skip news
#145910
opened Mar 13, 2026 by
sergey-miryanov
Loading…
gh-145876: Do not mask AttributeErrors raised during dictionary unpacking
awaiting core review
#145906
opened Mar 13, 2026 by
serhiy-storchaka
Loading…
gh-127958: Trace from RESUME in the JIT
awaiting changes
#145905
opened Mar 13, 2026 by
Fidget-Spinner
Loading…
gh-143050: correct PyLong_FromString() to use _PyLong_Negate()
awaiting review
skip news
#145901
opened Mar 13, 2026 by
skirpichev
Loading…
gh-145896: Fix typos and stale docstrings in
Lib/traceback.py
awaiting review
skip news
#145897
opened Mar 13, 2026 by
devdanzin
Loading…
Fix
fuzz_builtin_int fuzzer reproducibility
awaiting merge
skip issue
skip news
#145890
opened Mar 12, 2026 by
StanFromIreland
Loading…
gh-145870: Fix Format.SOURCE reference in get_annotations docstring
awaiting review
skip news
#145889
opened Mar 12, 2026 by
wavebyrd
Loading…
gh-145886: Fix e.raw += e.raw typo in UnixConsole.getpending
awaiting review
#145888
opened Mar 12, 2026 by
wavebyrd
Loading…
gh-145883: Fix two heap-buffer-overflows in
_zoneinfo
awaiting merge
#145885
opened Mar 12, 2026 by
StanFromIreland
Loading…
GH-145247: Use _PyTuple_FromPair[Steal] in Objects
awaiting review
skip news
#145884
opened Mar 12, 2026 by
sergey-miryanov
Loading…
[3.13] gh-144475: Fix reference management in partial_repr (GH-145362)
awaiting review
#145882
opened Mar 12, 2026 by
bkap123
Loading…
gh-142518: Annotate PyDict_* C APIs for thread safety
awaiting core review
needs backport to 3.14
bugs and security fixes
skip news
topic-free-threading
#145875
opened Mar 12, 2026 by
lysnikolaou
Loading…
gh-144888: Replace bloom filter linked lists with continuous arrays to optimize executor invalidating performance
awaiting review
skip news
#145873
opened Mar 12, 2026 by
cocolato
Loading…
gh-145844: Updated WASI SDK from 30 to 31
awaiting merge
DO-NOT-MERGE
#145859
opened Mar 12, 2026 by
MazinSharaf
Loading…
gh-145846: Fix memory leak in _lsprof clearEntries() context chain
awaiting review
#145847
opened Mar 12, 2026 by
raminfp
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.