-
-
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-146245: Fix reference and buffer leaks audit hook in socket module
awaiting review
#146248
opened Mar 21, 2026 by
aisk
Loading…
gh-146245: Fix ref/buffer leaks in socketmodule.c on audit hook failure
awaiting review
#146247
opened Mar 21, 2026 by
kimimgo
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-146239: Add cross-language method suggestions to AttributeError messages
awaiting review
#146240
opened Mar 21, 2026 by
mvanhorn
Loading…
gh-146151: support for complex arrays in the array module
awaiting review
#146237
opened Mar 21, 2026 by
skirpichev
Loading…
gh-143387: Raise an exception instead of returning None when metadata file is missing.
awaiting core review
#146234
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-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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.