-
-
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-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
#151525
opened Jun 16, 2026 by
lpyu001
Contributor
Loading…
gh-151519: Check effective gid 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
tests
Tests in the Lib/test dir
_test_all_chown_common group-0 guard
awaiting core review
needs backport to 3.13
#151521
opened Jun 16, 2026 by
itamaro
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 review
#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 review
#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…
gh-150732: Handle bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
SystemError from compiler in the REPLs
awaiting review
needs backport to 3.14
#151480
opened Jun 14, 2026 by
johnslavik
Member
Loading…
gh-139580: Clarify pathlib full_match recursive pattern docs
awaiting review
docs
Documentation in the Doc dir
skip news
#151479
opened Jun 14, 2026 by
harjothkhara
Contributor
Loading…
gh-151428: Remove unused imports from stdlib
awaiting merge
skip news
#151478
opened Jun 14, 2026 by
hugovk
Member
Loading…
gh-151454: Accept Header values in email.message.Message.add_header
awaiting review
#151458
opened Jun 13, 2026 by
harjothkhara
Contributor
Loading…
gh-151456: Document the show_jit parameter in dis
awaiting review
#151457
opened Jun 13, 2026 by
iamsharduld
Contributor
Loading…
gh-132312: Significantly reduce thread state lookups in the interpreter
skip news
#151453
opened Jun 13, 2026 by
ZeroIntensity
Member
•
Draft
gh-151436: Fix missing
tstate->last_profiled_frame updates
awaiting review
#151437
opened Jun 13, 2026 by
maurycy
Contributor
Loading…
gh-137528: Document the co_linetable code object attribute
awaiting review
docs
Documentation in the Doc dir
skip news
#151425
opened Jun 13, 2026 by
harjothkhara
Contributor
Loading…
gh-145177: Bump emscripten to 5.0.4
awaiting changes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
#151421
opened Jun 12, 2026 by
hoodmane
Contributor
Loading…
gh-124113: Clarify venv target directory reuse
awaiting review
docs
Documentation in the Doc dir
skip news
#151419
opened Jun 12, 2026 by
harjothkhara
Contributor
Loading…
gh-146353: Document PyBytesWriter_GetData pointer validity
awaiting review
docs
Documentation in the Doc dir
skip news
#151418
opened Jun 12, 2026 by
harjothkhara
Contributor
Loading…
gh-151416: fix a borrowed ref potential use after free via fspath in os.spawnv/spawnve
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
#151417
opened Jun 12, 2026 by
gpshead
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.