-
-
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-143005: prevent incompatible __class__ reassignment for ctypes arrays
awaiting review
#143907
opened Jan 16, 2026 by
VanshAgarwal24036
Loading…
gh-143869: Add PEP 757 functions to the limited API
awaiting review
#143906
opened Jan 16, 2026 by
skirpichev
Loading…
gh-143904: Raise OverflowError instead of IndexError for too large offset in struct.pack_into()
awaiting core review
#143905
opened Jan 16, 2026 by
serhiy-storchaka
Loading…
gh-143897: Remove the isxidstart() and isxidcontinue() methods of unicodedata.ucd_3_2_0
awaiting merge
#143898
opened Jan 16, 2026 by
serhiy-storchaka
Loading…
gh-141004: Document Documentation in the Doc dir
skip news
PyException_HEAD and PyDescr_COMMON
awaiting core review
docs
#143896
opened Jan 16, 2026 by
ZeroIntensity
Loading…
gh-130415: Narrowing to constants in branches involving is comparisons with a constant
awaiting changes
skip news
#143895
opened Jan 15, 2026 by
reidenong
Loading…
gh-143820: ENTER_EXECUTOR can be inserted after BINARY_OP_INPLACE_ADD_UNICODE
awaiting changes
#143894
opened Jan 15, 2026 by
Fidget-Spinner
Loading…
gh-106318: Improve str.rstrip() method doc
awaiting review
docs
Documentation in the Doc dir
skip news
#143893
opened Jan 15, 2026 by
adorilson
Loading…
gh-143637: Fix re-entrant mutation of ancillary data in socket.sendmsg()
awaiting review
#143892
opened Jan 15, 2026 by
priyanshu2282-cyber
Loading…
gh-106318: Add examples for str.rpartition() method
awaiting core review
docs
Documentation in the Doc dir
skip news
#143891
opened Jan 15, 2026 by
adorilson
Loading…
gh-106318: Add examples for str.rjust() method
awaiting review
docs
Documentation in the Doc dir
skip news
#143890
opened Jan 15, 2026 by
adorilson
Loading…
gh-79459: Sanitize the
prefix and suffix parameters to tempfile functions.
awaiting review
#143889
opened Jan 15, 2026 by
mbyrnepr2
Loading…
gh-143886: Ensure function annotations are returned in order of definition
awaiting review
#143888
opened Jan 15, 2026 by
pR0Ps
Loading…
gh-106318: Add example for str.rindex() method
awaiting review
docs
Documentation in the Doc dir
skip news
#143887
opened Jan 15, 2026 by
adorilson
Loading…
gh-143883: Add missing named parameters in public PyModExport C bindings
awaiting review
skip news
#143884
opened Jan 15, 2026 by
ngoldbaum
Loading…
[3.14] gh-143880: Fix data race in
functools.partial in free threading build
awaiting merge
topic-free-threading
#143882
opened Jan 15, 2026 by
colesbury
Loading…
Fix pdb expression output leaking to debuggee stdoutpython/cpython
awaiting review
#143881
opened Jan 15, 2026 by
shreyadesai20042009
Loading…
gh-142417: Add Py_InitializeMain() function
awaiting core review
#143877
opened Jan 15, 2026 by
vstinner
Loading…
gh-143874: Fix pdb expression result output stream in
_exec_in_closure()
awaiting review
#143875
opened Jan 15, 2026 by
hyongtao-code
Loading…
Clarify the docs for Documentation in the Doc dir
skip issue
skip news
args in asyncio callbacks
awaiting review
docs
#143873
opened Jan 15, 2026 by
akx
Loading…
gh-143866: Verify return value of pathlib write methods in tests
awaiting review
skip news
tests
Tests in the Lib/test dir
#143870
opened Jan 15, 2026 by
b9788213
Loading…
gh-141004: Mark up constants for Documentation in the Doc dir
skip news
PyOS_double_to_string
awaiting merge
docs
#143867
opened Jan 15, 2026 by
encukou
Loading…
[3.13] gh-141004: Mark up docs of old PyMem macros (GH-143783)
awaiting review
docs
Documentation in the Doc dir
skip news
topic-C-API
#143865
opened Jan 15, 2026 by
miss-islington
Loading…
[3.14] gh-141004: Mark up docs of old PyMem macros (GH-143783)
awaiting review
docs
Documentation in the Doc dir
skip news
topic-C-API
#143864
opened Jan 15, 2026 by
miss-islington
Loading…
gh-143860: Clarify argparse.parse_args argument order
awaiting review
docs
Documentation in the Doc dir
skip news
#143863
opened Jan 15, 2026 by
VanshAgarwal24036
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.