-
-
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-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…
Add a warning about untrusted input to Documentation in the Doc dir
skip issue
skip news
configparser docs
awaiting merge
docs
#146276
opened Mar 22, 2026 by
StanFromIreland
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…
gh-146250: Fix memory leak in re-initialization of bugs and security fixes
needs backport to 3.14
bugs and security fixes
SyntaxError
awaiting review
needs backport to 3.13
#146251
opened Mar 21, 2026 by
bkap123
Loading…
Docs: Update "Installing Python modules"
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip issue
skip news
#146249
opened Mar 21, 2026 by
hugovk
Loading…
gh-146244: Fix initconfig.c
SET_ITEM macro leaks dict on expression failure
awaiting review
#146246
opened Mar 21, 2026 by
Wulian233
Loading…
Mention _Float16 (type from Annex H of the C23) in the struct docs
awaiting review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip issue
skip news
#146243
opened Mar 21, 2026 by
skirpichev
Loading…
gh-146238: support half-floats in the array module
#146242
opened Mar 21, 2026 by
skirpichev
•
Draft
gh-146151: memoryview supports 'F' and 'D' format types (complex)
awaiting review
#146241
opened Mar 21, 2026 by
skirpichev
Loading…
gh-146151: support for complex arrays in the array module
awaiting review
#146237
opened Mar 21, 2026 by
skirpichev
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.