-
-
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
gh-152075: Avoid lock contention in _Py_Specialize_LoadGlobal under free threading
awaiting review
#153720
opened Jul 14, 2026 by
hawkinsp
Contributor
Loading…
[3.14] gh-149816: Fix UAF in Modules/_pickle.c (GH-150024)
awaiting core review
#153719
opened Jul 14, 2026 by
nascheme
Member
Loading…
[3.15] gh-149816: Fix UAF in Modules/_pickle.c (GH-150024)
awaiting core review
#153718
opened Jul 14, 2026 by
nascheme
Member
Loading…
gh-153716: Harden ttk/tkinter GUI tests against display scaling
awaiting core review
tests
Tests in the Lib/test dir
#153717
opened Jul 14, 2026 by
serhiy-storchaka
Member
Loading…
document how sys.exit treats booleans
awaiting review
docs
Documentation in the Doc dir
pending
The issue will be closed if no feedback is provided
skip news
#153715
opened Jul 14, 2026 by
dotlambda
Loading…
[3.15] gh-151126: Fix
PyErr_NoMemory errors in _ctypes.c (GH-152720)
awaiting review
#153710
opened Jul 14, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-151126: Fix
PyErr_NoMemory errors in _ctypes.c (GH-152720)
awaiting review
#153709
opened Jul 14, 2026 by
miss-islington
Contributor
Loading…
[3.13] gh-151126: Fix
PyErr_NoMemory errors in _ctypes.c (GH-152720)
awaiting review
#153708
opened Jul 14, 2026 by
miss-islington
Contributor
Loading…
gh-153702: Prevent writing improper extra fields to local file entry by
zipfile
awaiting review
#153704
opened Jul 14, 2026 by
danny0838
Contributor
Loading…
gh-153313: Run Emscripten PyRepl test in CI
awaiting review
OS-emscripten
skip news
#153701
opened Jul 14, 2026 by
hoodmane
Contributor
Loading…
gh-152433: Windows: modernize and refactor fileutils to allow build for Windows UWP
awaiting review
#153700
opened Jul 14, 2026 by
thexai
Contributor
Loading…
[3.15] gh-71086: Document negative offset support in struct.pack_into() and unpack_from() (GH-153650)
awaiting review
skip news
#153699
opened Jul 14, 2026 by
miss-islington
Contributor
Loading…
gh-153128: Preserve once warnings across filter changes
#153697
opened Jul 14, 2026 by
snoopuppy582
•
Draft
gh-153695: Fix sqlite3.Row.__hash__ with an unhashable value
awaiting review
#153696
opened Jul 14, 2026 by
tonghuaroot
Contributor
Loading…
gh-83273: Rewrite csv.Sniffer dialect detection using trial parsing
awaiting core review
#153694
opened Jul 14, 2026 by
serhiy-storchaka
Member
Loading…
gh-153692: Raise wave.Error for a truncated fmt chunk in wave.open
awaiting review
#153693
opened Jul 14, 2026 by
tonghuaroot
Contributor
Loading…
gh-153689: Fix integer overflows in
PyObject_CopyData
awaiting review
#153690
opened Jul 14, 2026 by
imabd645
Loading…
gh-153679: Raise ZipImportError for an invalid UTF-8 file name in zipimport
awaiting review
#153680
opened Jul 14, 2026 by
tonghuaroot
Contributor
Loading…
gh-153677: Fix ValueError in http.cookiejar.http2time() for a strict-format fake month
awaiting review
#153678
opened Jul 14, 2026 by
tonghuaroot
Contributor
Loading…
Fix typo
awaiting review
tests
Tests in the Lib/test dir
#153676
opened Jul 13, 2026 by
HarHarLinks
Loading…
[3.13] gh-153631: Ensure iOS simulator is running before starting build (GH-153632)
awaiting merge
skip news
#153675
opened Jul 13, 2026 by
freakboy3742
Contributor
Loading…
gh-139497: Clarify dataclass inheritance documentation
awaiting review
docs
Documentation in the Doc dir
skip news
#153672
opened Jul 13, 2026 by
harjothkhara
Contributor
Loading…
gh-153668: Temporarily disable unicodectype.c optimization on WinARM64 due to compiler bug
awaiting core review
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
#153669
opened Jul 13, 2026 by
zooba
Member
Loading…
gh-153662: Fix crash when calling
io.TextIOWrapper.seek() with malformed cookie
awaiting review
#153667
opened Jul 13, 2026 by
ByteFlowing1337
Contributor
Loading…
gh-153664: Fix reference leaks in cross-interpreter NotShareableError handling
awaiting review
#153665
opened Jul 13, 2026 by
aisk
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.