Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.3k
Pull requests: python/cpython
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
[3.14] GH-131296: Fixes clang-cl warning on Windows in socketmodule.h (GH-131832) awaiting review skip news
#146340 openedMar 23, 2026 bymiss-islingtonLoading…
[3.14] GH-131296: Suppress clang-cl warnings in socketmodule.c (GH-131821) awaiting review skip news
#146339 openedMar 23, 2026 bymiss-islingtonLoading…
GH-146210: Fix building the jit stencils on Windows when the interpreter is built with a different clang version awaiting review
#146338 openedMar 23, 2026 bychris-eiblLoading…
[3.14] gh-146197: Add Emscripten to CI (GH-146198) awaiting review skip news
#146331 openedMar 23, 2026 byhoodmaneLoading…
gh-145866: Convert
DICT_MERGE to leave its inputs on the stack to be cleaned up by_POP_TOP awaiting merge skip news #146329 openedMar 23, 2026 byNekoAsakuraLoading…
gh-137855: Improve import time ofPerformance or resource usage skip news stdlibStandard Library Python modules in the Lib/ directory
pathlib awaiting core review performance #146327 openedMar 23, 2026 byhugovkLoading…
[3.14] gh-145264: Do not ignore excess Base64 data after the first padded quad (GH-145267) awaiting core review needs backport to 3.13bugs and security fixes
#146326 openedMar 23, 2026 byserhiy-storchakaLoading…
gh-143820: Fix assertion failure that occurred when inserting
ENTER_EXECUTOR afterBINARY_OP_INPLACE_ADD_UNICODE awaiting merge #146324 openedMar 23, 2026 bycocolatoLoading…
gh-146318: Document that signal.SIGSTOP is unix-only awaiting review docsDocumentation in the Doc dir skip news
#146319 openedMar 23, 2026 byjonathandungLoading…
gh-145857: Replace
DELETE_GLOBAL withPUSH_NULL; STORE_GLOBAL awaiting review #146314 openedMar 23, 2026 bybkap123Loading…
gh-146306: Optimize float operations by mutating uniquely-referenced operands in place (JIT only) awaiting review
#146307 openedMar 22, 2026 byeendebakptLoading…
gh-146260: Improve syntax error for assignment expression inside conditional expression awaiting review
#146305 openedMar 22, 2026 bybrianschubertLoading…
gh-146065: Fix NULL dereference in FutureIter_am_send awaiting change review
#146304 openedMar 22, 2026 byVanshAgarwal24036Loading…
gh-146302: make Py_IsInitialized() thread-safe and reflect true init completion awaiting core review
#146303 openedMar 22, 2026 bygpsheadLoading…
gh-146261: JIT: protect against function version changes awaiting core review skip news
#146300 openedMar 22, 2026 byFidget-SpinnerLoading…
gh-146297: Rewind optimizer when out of space awaiting core review skip news
#146298 openedMar 22, 2026 byFidget-SpinnerLoading…
gh-145056: Fix merging of OrderedDict and UserDict with frozendict awaiting core review
#146295 openedMar 22, 2026 byserhiy-storchakaLoading…
gh-146292: Add colour to
http.server logs awaiting core review #146293 openedMar 22, 2026 byhugovkLoading…
Docs: Use !r in __repr__ example awaiting review docsDocumentation in the Doc dir skip issue skip news
#146273 openedMar 22, 2026 bypetersuttondevLoading…
gh-146268: Fix case where assigning an infinite generator to an extend slice hangs instead of raising ValueError awaiting changes
#146272 openedMar 22, 2026 bycsm10495Loading…
gh-129139: Fix __setstate__ on exhausted list iterators in free-threaded build awaiting review
#146269 openedMar 22, 2026 byytang928Loading…
gh-146264: Use static HACL deps for static module builds awaiting review
#146265 openedMar 21, 2026 bybooxterLoading…
ProTip! Find all pull requests that aren't related to any open issues with-linked:issue.