-
-
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
Docs: except with multiple exceptions parentheses not required
awaiting review
docs
Documentation in the Doc dir
skip news
#145848
opened Mar 12, 2026 by
duilio
Loading…
gh-145846: Fix memory leak in _lsprof clearEntries() context chain
awaiting review
#145847
opened Mar 12, 2026 by
raminfp
Loading…
gh-145633: amend dae85c4d939 (refine notes on non-IEEE platforms)
awaiting review
docs
Documentation in the Doc dir
skip news
#145845
opened Mar 12, 2026 by
skirpichev
Loading…
gh-134837: Correct and improve base85 documentation for base64 module
awaiting review
docs
Documentation in the Doc dir
skip news
#145843
opened Mar 11, 2026 by
dhdaines
Loading…
gh-144712: Export _Py_jit_entry symbol via PyAPI_DATA
awaiting merge
#145840
opened Mar 11, 2026 by
ashm-dev
Loading…
gh-108907: ctypes: Document _type_ codes
awaiting core review
docs
Documentation in the Doc dir
skip news
#145837
opened Mar 11, 2026 by
encukou
Loading…
gh-145831: email.quoprimime:
decode() leaves stray \r when eol='\r\n'
awaiting review
#145832
opened Mar 11, 2026 by
stefanzetzsche
Loading…
[3.14] gh-142183: Cache one datachunk per tstate to prevent alloc/dealloc thrashing (GH-145789)
awaiting review
needs backport to 3.13
bugs and security fixes
#145828
opened Mar 11, 2026 by
miss-islington
Loading…
gh-145779: Improve classmethod/staticmethod scaling in free-threaded build
awaiting core review
#145826
opened Mar 11, 2026 by
colesbury
Loading…
gh-145824: email.utils: replace
AttributeError with TypeError in collapse_rfc2231_value for non-string non-3-tuple input
awaiting changes
#145825
opened Mar 11, 2026 by
stefanzetzsche
Loading…
gh-145821: properly raise
OptionError in Option._check_callback when callback_kwargs is invalid
awaiting changes
#145822
opened Mar 11, 2026 by
stefanzetzsche
Loading…
gh-145376: Fix GC tracking in structseq.__replace__
awaiting review
#145820
opened Mar 11, 2026 by
eendebakpt
Loading…
[3.14] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling
awaiting review
#145819
opened Mar 11, 2026 by
miss-islington
Loading…
[3.13] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling
awaiting review
#145818
opened Mar 11, 2026 by
miss-islington
Loading…
[3.12] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling
awaiting review
#145817
opened Mar 11, 2026 by
miss-islington
Loading…
[3.10] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling
awaiting review
#145816
opened Mar 11, 2026 by
miss-islington
Loading…
[3.11] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling
awaiting review
#145815
opened Mar 11, 2026 by
miss-islington
Loading…
gh-145792: Fix incorrect alloca allocation size in traceback.c
awaiting merge
#145814
opened Mar 11, 2026 by
VanshAgarwal24036
Loading…
[3.12] gh-145548: Use VMADDR_CID_LOCAL in VSOCK socket tests (GH-145589)
awaiting merge
needs backport to 3.10
only security fixes
needs backport to 3.11
only security fixes
skip news
#145809
opened Mar 11, 2026 by
encukou
Loading…
gh-145176 Move Emscripten files into Platforms/emscripten
awaiting review
needs backport to 3.14
bugs and security fixes
OS-emscripten
skip news
#145806
opened Mar 11, 2026 by
hoodmane
Loading…
gh-145801: Use gcc -fprofile-update=atomic for PGO builds
awaiting merge
#145802
opened Mar 11, 2026 by
vstinner
Loading…
[3.14] gh-145713: make bytearray.resize thread-safe on free-threading (#145714)
topic-free-threading
#145799
opened Mar 11, 2026 by
KowalskiThomas
•
Draft
gh-138122: Add differential flame graph
awaiting review
#145785
opened Mar 10, 2026 by
ivonastojanovic
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.