-
-
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
logging: use new syntax to check if a handler is not already present in Logger.addHandler
awaiting review
#145908
opened Mar 13, 2026 by
stephanlachnit
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 core review
#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-129813: Document that PyBytesWriter_GetData() cannot fail
awaiting core review
skip news
#145900
opened Mar 13, 2026 by
vstinner
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
#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…
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.