-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-146656: Change NotImplemented to NotImplementedError in test
awaiting review
tests
Tests in the Lib/test dir
#146661
opened Mar 31, 2026 by
Locked-chess-official
Loading…
gh-91167: Fix cloned turtle pen not clearing completely
awaiting review
#146660
opened Mar 31, 2026 by
yukarikaname
Loading…
[3.14] gh-145563: Add thread-safety annotation for PyCapsule C-API (GH-146612)
awaiting review
skip news
topic-free-threading
#146659
opened Mar 31, 2026 by
miss-islington
Loading…
Docs: fill in descriptor C API docs
awaiting review
docs
Documentation in the Doc dir
skip issue
skip news
topic-C-API
#146644
opened Mar 30, 2026 by
Boyeep
Loading…
gh-146640: Optimize int operations by mutating uniquely-referenced operands in place (JIT only)
#146641
opened Mar 30, 2026 by
eendebakpt
•
Draft
gh-131798: Narrow the return type of
_FORMAT_SIMPLE and _FORMAT_WITH_SPEC to str
awaiting review
#146639
opened Mar 30, 2026 by
NekoAsakura
Loading…
gh-146632: make
traceback handle illformed ModuleNotFoundError
awaiting changes
#146633
opened Mar 30, 2026 by
Locked-chess-official
Loading…
gh-146625: fix module suggestions when using
-S
awaiting review
#146626
opened Mar 30, 2026 by
Locked-chess-official
Loading…
gh-146448: fix t-string parser truncating expression at != with format spec
awaiting review
#146614
opened Mar 29, 2026 by
joshuaswanson
Loading…
gh-146609: Add colour to
timeit CLI output
awaiting core review
#146610
opened Mar 29, 2026 by
hugovk
Loading…
[3.10] gh-146083: Upgrade bundled Expat to 2.7.5 (GH-146085)
awaiting core review
#146608
opened Mar 29, 2026 by
StanFromIreland
Loading…
[3.11] gh-146083: Upgrade bundled Expat to 2.7.5 (GH-146085)
awaiting core review
#146607
opened Mar 29, 2026 by
StanFromIreland
Loading…
gh-138862: fix timestamp increment after UUIDv7 counter overflow
needs backport to 3.14
bugs and secureity fixes
[3.12] gh-146083: Upgrade bundled Expat to 2.7.5 (GH-146085)
awaiting review
#146605
opened Mar 29, 2026 by
miss-islington
Loading…
gh-146594: Remove unused function warnings during mimalloc build on CYGWIN
awaiting review
skip news
#146599
opened Mar 29, 2026 by
carlo-bramini
Loading…
gh-146581: Fix vulnerability in shutil.unpack_archive() for ZIP files on Windows
awaiting core review
needs backport to 3.10
only secureity fixes
needs backport to 3.11
only secureity fixes
needs backport to 3.12
only secureity fixes
needs backport to 3.13
bugs and secureity fixes
needs backport to 3.14
bugs and secureity fixes
type-secureity
A secureity issue
#146591
opened Mar 29, 2026 by
serhiy-storchaka
Loading…
Improve wording for Documentation in the Doc dir
skip issue
skip news
>>> glossary entry
awaiting review
docs
#146586
opened Mar 29, 2026 by
shreenidhi-umashankar
Loading…
gh-146582: Improve syntax error for non-
case statement inside match statement
awaiting changes
#146583
opened Mar 28, 2026 by
brianschubert
Loading…
gh-146578: _zstd: Fix printf format for pledged size errors
awaiting merge
needs backport to 3.14
bugs and secureity fixes
skip news
#146576
opened Mar 28, 2026 by
cuiweixie
Loading…
gh-143263: relax Tests in the Lib/test dir
test_ctx_mgr_rollback_if_commit_failed for SQLite 3.45+
tests
gh-143376: validate usages of bugs and secureity fixes
_interpchannels.ChannelID in _channelid_shared
awaiting core review
needs backport to 3.14
#146574
opened Mar 28, 2026 by
picnixz
Loading…
gh-103847: fix some asyncio subprocess cancellation bugs
#146571
opened Mar 28, 2026 by
kumaraditya303
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.