-
-
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-151615: Avoid repeated reschedule in asyncio _accept_connection
awaiting review
#151616
opened Jun 17, 2026 by
deadlovelll
Contributor
Loading…
gh-151613: Fix remote debugging frame cache ABA
awaiting core review
#151614
opened Jun 17, 2026 by
pablogsal
Member
Loading…
[3.15] gh-151436: Fix missing
tstate->last_profiled_frame updates (GH-151437)
awaiting merge
#151612
opened Jun 17, 2026 by
miss-islington
Contributor
Loading…
gh-145177: Bump Emscripten to 6.0.0
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
OS-emscripten
skip news
#151611
opened Jun 17, 2026 by
hoodmane
Contributor
Loading…
gh-151229: Finalize JIT tracer in test eval-frame stub
awaiting core review
skip news
topic-JIT
#151609
opened Jun 17, 2026 by
corona10
Member
Loading…
gh-150942: Optimize PicklerMemoProxy.copy() with _PyDict_SetItem_Take2
awaiting core review
skip news
#151608
opened Jun 17, 2026 by
corona10
Member
Loading…
[3.15] gh-149044: Improve Py_tp_base[s] docs & error message for non-type bases (GH-151252)
awaiting review
topic-C-API
#151606
opened Jun 17, 2026 by
miss-islington
Contributor
Loading…
gh-149146: Add dealloc-depth counter fallback to trashcan trigger
awaiting review
#151595
opened Jun 17, 2026 by
bhuvi27
Contributor
Loading…
gh-151126: Fix missing
PyErr_NoMemory in getpath.c
awaiting review
#151590
opened Jun 17, 2026 by
ByteFlowing1337
Contributor
Loading…
gh-151126: Add missing
PyErr_NoMemory in _winapi.c
awaiting review
#151588
opened Jun 17, 2026 by
ByteFlowing1337
Contributor
Loading…
GH-150516: Reduce the work done to spill and reload the stack around calls
awaiting core review
skip news
#151587
opened Jun 17, 2026 by
markshannon
Member
Loading…
gh-151126: Fix missing
PyErr_NoMemory in typeobject.c
awaiting review
#151582
opened Jun 17, 2026 by
ByteFlowing1337
Contributor
Loading…
gh-150553: Document object.__weakref__
awaiting review
docs
Documentation in the Doc dir
skip news
#151581
opened Jun 17, 2026 by
zainnadeem786
Loading…
gh-86726: Document the full public API of tkinter
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#151579
opened Jun 17, 2026 by
serhiy-storchaka
Member
Loading…
gh-146102:Fix cross-interpreter NotShareableError ref handling
awaiting review
#151578
opened Jun 17, 2026 by
lpyu001
Contributor
Loading…
gh-151575: Deprecate passing file paths instead of URLs to mimetypes.guess_type()
awaiting review
#151576
opened Jun 17, 2026 by
NaveenKumarG-dev
Loading…
3 tasks done
gh-148660: Fix use-after-free in OrderedDict.copy() on reentrant mutation
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
#151573
opened Jun 17, 2026 by
gpshead
Member
Loading…
[3.10] gh-149079: Fix O(n^2) canonical ordering in unicodedata.normalize() (GH-149080)
awaiting review
topic-unicode
type-security
A security issue
#151571
opened Jun 17, 2026 by
tomcruiseqi
Loading…
[3.11] gh-149079: Fix O(n^2) canonical ordering in unicodedata.normalize() (GH-149080)
awaiting review
topic-unicode
type-security
A security issue
#151570
opened Jun 17, 2026 by
tomcruiseqi
Loading…
[3.11] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545)
awaiting review
#151568
opened Jun 16, 2026 by
miss-islington
Contributor
Loading…
[3.12] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545)
awaiting review
#151567
opened Jun 16, 2026 by
miss-islington
Contributor
Loading…
[3.13] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545)
awaiting review
#151566
opened Jun 16, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545)
awaiting review
#151565
opened Jun 16, 2026 by
miss-islington
Contributor
Loading…
gh-151556: Show sample CSV file content in csv module docs
awaiting review
docs
Documentation in the Doc dir
skip news
#151563
opened Jun 16, 2026 by
lul-cas
Loading…
gh-150836: Mount embedded Tk ZIP in _tkinter on Windows
awaiting review
#151562
opened Jun 16, 2026 by
jjhelmus
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.