-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-141510: Check argument in PyDict_Contains()
awaiting core review
skip news
topic-C-API
#145083
opened Feb 21, 2026 by
vstinner
Loading…
[3.14] gh-142516: fix reference leaks in
ssl.SSLContext objects (GH-143685)
awaiting core review
#145075
opened Feb 21, 2026 by
picnixz
Loading…
gh-142307: restore legacy support for altering
IMAP4.file
awaiting core review
#145071
opened Feb 21, 2026 by
picnixz
Loading…
gh-49989: Add equivalent code for the "for" statement
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
#145067
opened Feb 21, 2026 by
serhiy-storchaka
•
Draft
[3.14] gh-141811: Split up Documentation in the Doc dir
skip news
topic-C-API
init.rst into multiple pages (GH-144844)
docs
#145061
opened Feb 21, 2026 by
ZeroIntensity
•
Draft
gh-145056: Let dict specific tests accept frozendict as well
3.15
new features, bugs and security fixes
awaiting changes
skip news
#145060
opened Feb 21, 2026 by
rhettinger
Loading…
[3.14] gh-144981: Make PyUnstable_Code_SetExtra/GetExtra thread-safe (GH-144980)
awaiting review
#145052
opened Feb 20, 2026 by
miss-islington
Loading…
gh-145044: Increase performance in unsafe_object_compare by not using Py_DECREF() for immortal res_obj
awaiting review
#145045
opened Feb 20, 2026 by
benediktjohannes
Loading…
gh-141004: Document Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
topic-C-API
PyModuleDef_Type
awaiting core review
docs
#145043
opened Feb 20, 2026 by
ZeroIntensity
Loading…
gh-145040: Fix crash in sqlite3 when connection is closed from within a callback
awaiting review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#145041
opened Feb 20, 2026 by
raminfp
Loading…
gh-141510: Add _GUARD_NOS_ANY_DICT to prevent STORE_SUBSCR_DICT on frozendict
awaiting core review
skip news
#145039
opened Feb 20, 2026 by
corona10
Loading…
gh-145037: Fix Emscripten trampoline with emcc >= 4.0.19
awaiting review
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
OS-emscripten
skip news
#145038
opened Feb 20, 2026 by
hoodmane
Loading…
gh-144725: Relax over-strict alignment test on small arrays
awaiting review
skip news
tests
Tests in the Lib/test dir
#145026
opened Feb 19, 2026 by
jakelishman
Loading…
gh-145024: Improved wording for broken socket for socket.send
awaiting review
docs
Documentation in the Doc dir
skip news
#145025
opened Feb 19, 2026 by
bkap123
Loading…
[3.14] gh-144986: Fix memory leak in atexit.register() (GH-144987)
awaiting merge
#145020
opened Feb 19, 2026 by
miss-islington
Loading…
gh-137165: Unify
datetime.strftime behavior for unsupported non-zero-padded specifiers
awaiting review
#145018
opened Feb 19, 2026 by
F0RRZZ
Loading…
[3.13] gh-145008: Maintain stack consistency in CALL_BOUND_METHOD_EXACT_ARGS
awaiting core review
#145015
opened Feb 19, 2026 by
Fidget-Spinner
Loading…
gh-145010: Fix Python.h compilation with -masm=intel
awaiting core review
topic-free-threading
#145011
opened Feb 19, 2026 by
colesbury
Loading…
GH-145006: add ModuleNotFoundError hints when a module for a differen…
awaiting core review
#145007
opened Feb 19, 2026 by
FFY00
Loading…
GH-145000: Add a tool to check removed HTML IDs
awaiting merge
skip news
#145001
opened Feb 19, 2026 by
encukou
Loading…
gh-144873: Document isinstance Optimization
awaiting review
docs
Documentation in the Doc dir
skip news
#144997
opened Feb 19, 2026 by
George-Ogden
Loading…
gh-144995: Optimize memoryview == memoryview
awaiting core review
#144996
opened Feb 19, 2026 by
vstinner
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.