-
-
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-151560: import MetaPathFinder, Loader and make it used
awaiting review
#151561
opened Jun 16, 2026 by
ringobanana-3900
Loading…
gh-151558: Fix symlink escape via
tarfile hardlink-extraction fallback
awaiting core review
#151559
opened Jun 16, 2026 by
StanFromIreland
Member
Loading…
gh-49680: Don't rewrite CR/LF in imaplib APPEND literals
awaiting review
#151557
opened Jun 16, 2026 by
harjothkhara
Contributor
Loading…
[3.14] gh-150902: Optimize PyCriticalSection2 to skip locking the same locks held by the current CS2
awaiting review
#151555
opened Jun 16, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-150902: Optimize PyCriticalSection2 to skip locking the same locks held by the current CS2
awaiting review
#151554
opened Jun 16, 2026 by
miss-islington
Contributor
Loading…
gh-151546: Fix stack limits on musl
awaiting core review
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#151548
opened Jun 16, 2026 by
vstinner
Member
Loading…
gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py
awaiting core review
needs backport to 3.11
only security fixes
needs backport to 3.12
only security fixes
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
#151545
opened Jun 16, 2026 by
zooba
Member
Loading…
gh-151542: Use at least 2 MiB stack size, instead of 1 MiB
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
gh-151119: Sync eval stack in LIST_APPEND on allocation failure
awaiting review
#151538
opened Jun 16, 2026 by
bhuvi27
Contributor
Loading…
gh-151427: add 'not macOS' restriction on availabitity state of 7 functions in Documentation in the Doc dir
skip news
os module.
awaiting merge
docs
#151537
opened Jun 16, 2026 by
YvesDup
Contributor
Loading…
gh-151535: Bound _remote_debugging asyncio awaited_by graph recursion
awaiting review
#151536
opened Jun 16, 2026 by
tonghuaroot
Contributor
Loading…
gh-146102: Avoid possibe memory leak in
pylifecycle.c
awaiting review
#151534
opened Jun 16, 2026 by
ByteFlowing1337
Contributor
Loading…
gh-151532: Validate xmlrpc.client.dumps() arguments under -O
awaiting review
#151533
opened Jun 16, 2026 by
zainnadeem786
Loading…
gh-148660: Fix use-after-free in OrderedDict.copy() on re-entrant mutation
awaiting review
#151531
opened Jun 16, 2026 by
harjothkhara
Contributor
Loading…
gh-151526: Add csv writer tests for quote style edge cases
awaiting review
skip news
tests
Tests in the Lib/test dir
#151527
opened Jun 16, 2026 by
doma17
Loading…
gh-151524: Avoid using instrumentation callback result after Py_DECREF
awaiting changes
skip news
#151525
opened Jun 16, 2026 by
lpyu001
Contributor
Loading…
gh-151515: Fix incorrect function pointer cast in asdl_c.py generator
awaiting changes
#151514
opened Jun 15, 2026 by
CoderSilicon
Loading…
gh-151496: Use process groups in test_dtrace
awaiting core review
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
tests
Tests in the Lib/test dir
#151512
opened Jun 15, 2026 by
vstinner
Member
Loading…
gh-151510: Fix __lazy_import__ without frame
awaiting merge
#151511
opened Jun 15, 2026 by
aisk
Member
Loading…
gh-151307: Bound zipfile reads for forged compressed sizes
awaiting review
#151509
opened Jun 15, 2026 by
rohitjavvadi
Loading…
gh-151497: Avoid huge pre-allocation for oversized tarfile extended headers
awaiting review
#151498
opened Jun 15, 2026 by
iamsharduld
Contributor
Loading…
gh-151308: Avoid huge pre-allocation in wave.readframes() for crafted files
awaiting review
#151488
opened Jun 15, 2026 by
iamsharduld
Contributor
Loading…
gh-151485: Fix command quoting in subprocess.CalledProcessError.__str__
awaiting merge
#151486
opened Jun 15, 2026 by
BenjyWiener
Loading…
gh-151483: Make
PyCodeObject._co_unique_id conditional on `Py_GIL_D…
awaiting review
#151484
opened Jun 15, 2026 by
weixlu
Loading…
fix(concurrent): resolve ThreadPoolExecutor shutdown deadlock in signal handlers
awaiting review
#151482
opened Jun 15, 2026 by
Synteri
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.