-
-
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
[3.13] gh-146227: Fix wrong type in _Py_atomic_load_uint16 in pyatomic_std.h (gh-146229)
awaiting core review
topic-free-threading
#146233
opened Mar 20, 2026 by
colesbury
Loading…
[3.14] gh-146227: Fix wrong type in _Py_atomic_load_uint16 in pyatomic_std.h (gh-146229)
awaiting core review
topic-free-threading
#146232
opened Mar 20, 2026 by
colesbury
Loading…
gh-146228: Better fork support in cached FastPath
awaiting core review
#146231
opened Mar 20, 2026 by
jaraco
Loading…
[3.13] gh-129849: Add tests for
Py_tp_bases (GH-143208)
awaiting review
skip news
#146226
opened Mar 20, 2026 by
aisk
Loading…
[3.14] gh-129849: Add tests for
Py_tp_bases (GH-143208)
awaiting review
skip news
#146225
opened Mar 20, 2026 by
aisk
Loading…
gh-146219: Document reusing a thread state across repeated foreign-thread calls
awaiting core review
docs
Documentation in the Doc dir
performance
Performance or resource usage
skip news
topic-free-threading
#146221
opened Mar 20, 2026 by
gpshead
Loading…
gh-144984: Skip test under tracerefs
skip news
tests
Tests in the Lib/test dir
#146218
opened Mar 20, 2026 by
encukou
Loading…
gh-145855: Remove the DELETE_ATTR bytecode
awaiting review
#146216
opened Mar 20, 2026 by
aisk
Loading…
[3.13] gh-143930: Reject leading dashes in webbrowser URLs
awaiting review
release-blocker
type-security
A security issue
#146215
opened Mar 20, 2026 by
miss-islington
Loading…
[3.14] gh-143930: Reject leading dashes in webbrowser URLs
awaiting review
release-blocker
type-security
A security issue
#146214
opened Mar 20, 2026 by
miss-islington
Loading…
Update docs for gh-146056
awaiting merge
docs
Documentation in the Doc dir
#146213
opened Mar 20, 2026 by
serhiy-storchaka
Loading…
gh-146211: Reject CR/LF in HTTP tunnel request headers
awaiting review
type-security
A security issue
#146212
opened Mar 20, 2026 by
sethmlarson
Loading…
gh-111264: Add a note about untrusted input to tomllib docs
awaiting merge
docs
Documentation in the Doc dir
skip news
type-security
A security issue
#146209
opened Mar 20, 2026 by
encukou
Loading…
[3.14] gh-146056: Fix repr() for lists and tuples containing NULLs (GH-146129) (alt)
awaiting core review
needs backport to 3.13
bugs and security fixes
#146204
opened Mar 20, 2026 by
serhiy-storchaka
Loading…
gh-146194: Fix nested KeyboardInterrupt handling in asyncio
awaiting review
#146203
opened Mar 20, 2026 by
okiemute04
Loading…
gh-146199: Fix error handling in
code_richcompare when PyObject_RichCompareBool fails
awaiting review
#146200
opened Mar 20, 2026 by
bkap123
Loading…
gh-146197: Add Emscripten to CI
awaiting merge
needs backport to 3.14
bugs and security fixes
OS-emscripten
skip news
#146198
opened Mar 20, 2026 by
hoodmane
Loading…
gh-146192: Add base32 support to binascii
awaiting review
#146193
opened Mar 20, 2026 by
kangtastic
Loading…
gh-145866: Convert
DICT_UPDATE to leave its inputs on the stack to be cleaned up by _POP_TOP
awaiting merge
skip news
#146190
opened Mar 20, 2026 by
Sacul0457
Loading…
gh-145633: remove remnants of the "unknown_format" (floats) in the struct module
awaiting review
skip news
#146189
opened Mar 20, 2026 by
skirpichev
Loading…
gh-145866: Implement
POP_ITER as macro op using POP_TOP
awaiting review
skip news
#146185
opened Mar 19, 2026 by
bkap123
Loading…
gh-145865: Fix CoverageResults.__init__ to copy the counts dict
awaiting review
#146183
opened Mar 19, 2026 by
kimimgo
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.