-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-146197: Run -m test.pythoninfo on the Emscripten CI
awaiting core review
skip news
#146332
opened Mar 23, 2026 by
vstinner
Loading…
[3.14] gh-146197: Add Emscripten to CI (GH-146198)
awaiting review
skip news
#146331
opened Mar 23, 2026 by
hoodmane
Loading…
gh-145866: Convert
DICT_MERGE to leave its inputs on the stack to be cleaned up by _POP_TOP
awaiting merge
skip news
#146329
opened Mar 23, 2026 by
NekoAsakura
Loading…
gh-137855: Improve import time of Performance or resource usage
skip news
stdlib
Standard Library Python modules in the Lib/ directory
pathlib
awaiting core review
performance
#146327
opened Mar 23, 2026 by
hugovk
Loading…
[3.14] gh-145264: Do not ignore excess Base64 data after the first padded quad (GH-145267)
awaiting core review
needs backport to 3.13
bugs and security fixes
#146326
opened Mar 23, 2026 by
serhiy-storchaka
Loading…
gh-143820: Fix assertion failure that occurred when inserting
ENTER_EXECUTOR after BINARY_OP_INPLACE_ADD_UNICODE
awaiting merge
#146324
opened Mar 23, 2026 by
cocolato
Loading…
gh-146318: Document that signal.SIGSTOP is unix-only
awaiting review
docs
Documentation in the Doc dir
skip news
#146319
opened Mar 23, 2026 by
jonathandung
Loading…
gh-145857: Replace
DELETE_GLOBAL with PUSH_NULL; STORE_GLOBAL
awaiting review
#146314
opened Mar 23, 2026 by
bkap123
Loading…
gh-146306: Optimize float operations by mutating uniquely-referenced operands in place (JIT only)
awaiting review
#146307
opened Mar 22, 2026 by
eendebakpt
Loading…
gh-146260: Improve syntax error for assignment expression inside conditional expression
awaiting review
#146305
opened Mar 22, 2026 by
brianschubert
Loading…
gh-146065: Fix NULL dereference in FutureIter_am_send
awaiting change review
#146304
opened Mar 22, 2026 by
VanshAgarwal24036
Loading…
gh-146302: make Py_IsInitialized() thread-safe and reflect true init completion
awaiting core review
#146303
opened Mar 22, 2026 by
gpshead
Loading…
gh-146261: JIT: protect against function version changes
awaiting core review
skip news
#146300
opened Mar 22, 2026 by
Fidget-Spinner
Loading…
gh-146297: Rewind optimizer when out of space
awaiting core review
skip news
#146298
opened Mar 22, 2026 by
Fidget-Spinner
Loading…
gh-145056: Fix merging of OrderedDict and UserDict with frozendict
awaiting core review
#146295
opened Mar 22, 2026 by
serhiy-storchaka
Loading…
gh-146292: Add colour to
http.server logs
awaiting core review
#146293
opened Mar 22, 2026 by
hugovk
Loading…
Docs: Use !r in __repr__ example
awaiting review
docs
Documentation in the Doc dir
skip issue
skip news
#146273
opened Mar 22, 2026 by
petersuttondev
Loading…
gh-146268: Fix case where assigning an infinite generator to an extend slice hangs instead of raising ValueError
awaiting changes
#146272
opened Mar 22, 2026 by
csm10495
Loading…
gh-129139: Fix __setstate__ on exhausted list iterators in free-threaded build
awaiting review
#146269
opened Mar 22, 2026 by
ytang928
Loading…
gh-146264: Use static HACL deps for static module builds
awaiting review
#146265
opened Mar 21, 2026 by
booxter
Loading…
GH-146128: Remove the buggy AArch64 "33rx" relocation
awaiting core review
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
topic-JIT
type-crash
A hard crash of the interpreter, possibly with a core dump
#146263
opened Mar 21, 2026 by
brandtbucher
Loading…
gh-145866: Eliminate redundant refcounting from
_CALL_INTRINSIC_2
awaiting review
skip news
#146262
opened Mar 21, 2026 by
KevinH15291
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.