-
-
Notifications
You must be signed in to change notification settings - Fork 35k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update mypy to 2.3
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 issue
skip news
#154764
opened Jul 27, 2026 by
sobolevn
Member
Loading…
gh-154719: Preserve trailing whitespace in t-string interpolation expressions
awaiting review
#154762
opened Jul 27, 2026 by
lpyu001
Contributor
Loading…
gh-102572: Fix KeyboardInterrupt/SystemExit in TaskGroup child task crashing the event loop
#154761
opened Jul 27, 2026 by
kumaraditya303
Contributor
•
Draft
gh-154757: Remove the deprecated Py_UNICODE type
awaiting review
#154759
opened Jul 27, 2026 by
fedonman
Contributor
Loading…
gh-154753: Fix doc references to moved Platforms/ paths and removed files
awaiting review
docs
Documentation in the Doc dir
skip news
#154754
opened Jul 26, 2026 by
ZayanKhan-12
Loading…
gh-154751: Keep the screen alive in curses.initscr() after newterm()
awaiting review
#154752
opened Jul 26, 2026 by
fedonman
Contributor
Loading…
gh-154749: Reject a terminal-less screen in curses.set_term()
awaiting review
#154750
opened Jul 26, 2026 by
fedonman
Contributor
Loading…
gh-94543: Improve tempfile.mkstemp documentation about cleanup
awaiting review
docs
Documentation in the Doc dir
skip news
#154748
opened Jul 26, 2026 by
sirosen
Contributor
Loading…
[3.13] gh-152216: Update bundled expat to 2.8.2 (GH-152234)
awaiting merge
#154747
opened Jul 26, 2026 by
StanFromIreland
Member
Loading…
gh-154744: Improve detection of skipinitialspace in csv.Sniffer
awaiting core review
#154745
opened Jul 26, 2026 by
serhiy-storchaka
Member
Loading…
gh-154561: Check module dict after trying to load submodule
awaiting review
topic-lazy-imports
#154742
opened Jul 26, 2026 by
johnslavik
Member
Loading…
gh-100231: Clarify AF_PACKET protocol byte order
awaiting review
docs
Documentation in the Doc dir
skip news
#154741
opened Jul 26, 2026 by
nightcityblade
Loading…
gh-154667: Validate zipfile timestamps consistently
awaiting review
#154740
opened Jul 26, 2026 by
Taeknology
Contributor
Loading…
gh-154738: Propagate reparse-deferral setting to pyexpat subparsers
awaiting review
#154739
opened Jul 26, 2026 by
tonghuaroot
Contributor
Loading…
gh-118993: Use OS-generated UUIDs for uuid.uuid1() on Windows
awaiting review
#154737
opened Jul 26, 2026 by
aisk
Member
Loading…
gh-154734: Fix data race on Task.get_coro() with eager tasks in FT build
awaiting review
#154735
opened Jul 26, 2026 by
deadlovelll
Contributor
Loading…
gh-154726: Fix
shutil.copyfile() for symlinks to special files with follow_symlinks=False
awaiting review
#154728
opened Jul 26, 2026 by
lkk7
Contributor
Loading…
gh-154682: Fix corruption of locale-encoded text on FreeBSD, NetBSD, DragonFly BSD and macOS
#154722
opened Jul 26, 2026 by
serhiy-storchaka
Member
•
Draft
gh-154709: Fix out-of-bounds access in dict reverse iterator
awaiting review
#154721
opened Jul 26, 2026 by
BHUVANSH855
Contributor
Loading…
gh-154707: Replace
PyThread_type_lock with PyMutex in bufferedio.c
awaiting review
#154708
opened Jul 26, 2026 by
ByteFlowing1337
Contributor
Loading…
gh-76351: Support custom extractor for
ZipFile.extract and ZipFile.extractall
awaiting review
#154704
opened Jul 26, 2026 by
danny0838
Contributor
Loading…
gh-152433: Windows: fix
ctypes error in UWP build
awaiting review
#154700
opened Jul 25, 2026 by
thexai
Contributor
Loading…
gh-47482: Reject non-bytes-like input in the idna codec decoder
awaiting review
#154699
opened Jul 25, 2026 by
Cnashn
Loading…
gh-154044: Fix data race on descriptor __qualname__ in FT build
awaiting review
#154691
opened Jul 25, 2026 by
deadlovelll
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.