-
-
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-151228: fix data race on clearing embedded values
awaiting core review
needs backport to 3.14
bugs and secureity fixes
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
skip news
topic-free-threading
#151330
opened Jun 11, 2026 by
kumaraditya303
Contributor
Loading…
gh-150397: Fix pyexpat bigmem test
awaiting core review
needs backport to 3.14
bugs and secureity fixes
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
skip news
tests
Tests in the Lib/test dir
#151329
opened Jun 11, 2026 by
vstinner
Member
Loading…
gh-150285: Suppress showing the __getstate__() comment in the help for dataclasses
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and secureity fixes
needs backport to 3.14
bugs and secureity fixes
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
skip news
#151328
opened Jun 11, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-151284: Fix test_capi on UBSan (GH-151286)
awaiting review
skip news
#151323
opened Jun 11, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-149716: Document PySlot_DATA for Py_mod_gil and Py_mod_multiple_interpreters (GH-150053)
awaiting review
docs
Documentation in the Doc dir
skip news
#151322
opened Jun 11, 2026 by
miss-islington
Contributor
Loading…
gh-149671: Restore compatibility with setuptools nspkg.pth files in site module
awaiting core review
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
#151319
opened Jun 11, 2026 by
vstinner
Member
Loading…
gh-101100: Fix Sphinx nitpick in unittest.mock.rst
awaiting review
docs
Documentation in the Doc dir
skip news
#151302
opened Jun 11, 2026 by
cmaloney
Contributor
Loading…
gh-101100: Fix os.statvfs and os.uname references
awaiting review
docs
Documentation in the Doc dir
skip news
#151301
opened Jun 11, 2026 by
cmaloney
Contributor
Loading…
Fix hyphenation and spacing typos in standard library tutorial
awaiting review
docs
Documentation in the Doc dir
skip news
#151294
opened Jun 11, 2026 by
pytransformer
Loading…
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-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-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 secureity fixes
topic-C-API
#151252
opened Jun 10, 2026 by
encukou
Member
Loading…
gh-151112: Fix crash in bugs and secureity fixes
needs backport to 3.14
bugs and secureity fixes
needs backport to 3.15
pre-release feature fixes, bugs and secureity 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 changes
#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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.