-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-151289: Add a wide int fast path for add/sub
awaiting review
#151290
opened Jun 10, 2026 by
KRRT7
Loading…
gh-151096: Fix test_embed with split exec prefix
awaiting review
tests
Tests in the Lib/test dir
#151288
opened Jun 10, 2026 by
harjothkhara
Contributor
Loading…
gh-151284: Fix test_capi on UBSan
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
#151286
opened Jun 10, 2026 by
vstinner
Member
Loading…
plistlib: fix TypeError when parsing partial ISO 8601 dates (gh-151221)
awaiting review
#151285
opened Jun 10, 2026 by
walsoup
Loading…
gh-77328: Update Documentation in the Doc dir
skip news
base64 module docstring to reference RFC 4648
awaiting core review
docs
#151275
opened Jun 10, 2026 by
StanFromIreland
Member
Loading…
gh-149965: use
ptr_wise_atomic_memmove within element_ass_subscr
awaiting review
#151271
opened Jun 10, 2026 by
clin1234
Contributor
Loading…
[3.14] gh-141984: Reword the Generator expressions section (GH-150518)
awaiting core review
docs
Documentation in the Doc dir
skip news
#151267
opened Jun 10, 2026 by
StanFromIreland
Member
Loading…
[3.13] gh-151126: Fix missing memory errors in
_interpchannelsmodule.c (GH-151239)
awaiting review
#151266
opened Jun 10, 2026 by
miss-islington
Contributor
Loading…
gh-89830: Show a better error message on failing to create a venv due to failing ensurepip
awaiting review
#151262
opened Jun 10, 2026 by
sepehr-rs
Contributor
Loading…
gh-123619: Fix PyUnstable_Object_EnableDeferredRefcount()
awaiting merge
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#151260
opened Jun 10, 2026 by
vstinner
Member
Loading…
gh-151238: Check for
_get_resized_exprs failure in _PyPegen_{joined,template}_str
awaiting core review
#151259
opened Jun 10, 2026 by
StanFromIreland
Member
Loading…
gh-149044: Improve Py_tp_base[s] docs & error message for non-type bases
awaiting core review
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
topic-C-API
#151252
opened Jun 10, 2026 by
encukou
Member
Loading…
Remove unused internal _Py_REF_IS_QUEUED() function
awaiting core review
skip issue
skip news
topic-free-threading
#151236
opened Jun 10, 2026 by
vstinner
Member
Loading…
gh-151112: Fix crash in bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
compiler_mod() when entering the current compilation unit fails
awaiting merge
needs backport to 3.13
#151234
opened Jun 10, 2026 by
StanFromIreland
Member
Loading…
gh-151089: Improve mocking and skipping in test_ctypes/test_find.py
awaiting review
tests
Tests in the Lib/test dir
#151231
opened Jun 10, 2026 by
rossburton
Contributor
Loading…
Correct typos in Documentation in the Doc dir
skip issue
skip news
runpy.run_path documentation
awaiting review
docs
#151230
opened Jun 10, 2026 by
underscore-andthereitgoes
Loading…
gh-151218: Fix data race in sys_set_flag for free-threading
awaiting review
#151220
opened Jun 10, 2026 by
bhuvi27
Loading…
gh-151221: Fix plistlib loading of partial ISO 8601 dates
awaiting review
#151217
opened Jun 10, 2026 by
JavaZeroo
Loading…
gh-117807: Handle invalid UTF-8 in mimetypes comments
awaiting review
#151216
opened Jun 10, 2026 by
harjothkhara
Contributor
Loading…
gh-131697: Test reproducible gzip output metadata
awaiting review
tests
Tests in the Lib/test dir
#151214
opened Jun 10, 2026 by
harjothkhara
Contributor
Loading…
gh-151138: Update Windows temp directory locations in tempfile.rst
awaiting review
docs
Documentation in the Doc dir
skip news
#151210
opened Jun 9, 2026 by
anthonycabreralara
Loading…
gh-150942: Speed up ElementTree attribute parsing
awaiting core review
skip news
#151209
opened Jun 9, 2026 by
deadlovelll
Contributor
Loading…
gh-151179: Fix pidfd leak in asyncio _PidfdChildWatcher
awaiting review
#151186
opened Jun 9, 2026 by
deadlovelll
Contributor
Loading…
gh-148941: Skip generating __init__ when class already defines it
awaiting review
#151184
opened Jun 9, 2026 by
nahcmon
Loading…
gh-151162: Increase test coverage for string formatting
awaiting core review
skip news
tests
Tests in the Lib/test dir
#151161
opened Jun 9, 2026 by
manoj-marimuthu
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.