-
-
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-143930: Reject leading dashes in webbrowser URLs
awaiting review
#146215
opened Mar 20, 2026 by
miss-islington
Loading…
[3.14] gh-143930: Reject leading dashes in webbrowser URLs
awaiting review
#146214
opened Mar 20, 2026 by
miss-islington
Loading…
Update docs for gh-146056
awaiting core review
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 core review
docs
Documentation in the Doc dir
skip news
#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-146196: Fix potential Undefined Behavior in _PyUnicodeWriter_WriteASCIIString
awaiting review
#146201
opened Mar 20, 2026 by
ashm-dev
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-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…
gh-146169: Prevent re-entrant Parse() calls in pyexpat
awaiting review
#146179
opened Mar 19, 2026 by
okiemute04
Loading…
gh-146044: Fix ctrl-w (unix-word-rubout) to use whitespace word boundaries
awaiting review
#146174
opened Mar 19, 2026 by
kimimgo
Loading…
gh-146059: Call fast_save_leave() in pickle save_frozenset()
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
#146173
opened Mar 19, 2026 by
vstinner
Loading…
gh-146063: Add PyObject_CallFinalizerFromDealloc() to the limited C API
awaiting core review
topic-C-API
#146172
opened Mar 19, 2026 by
vstinner
Loading…
gh-110067: Optimize nlargest/nsmallest and improve max-heap C docstrings
awaiting review
#146168
opened Mar 19, 2026 by
kunwar-vikrant
Loading…
gh-146056: Rework ref counting in treebuilder_handle_end()
awaiting core review
skip news
#146167
opened Mar 19, 2026 by
vstinner
Loading…
gh-146092: Raise MemoryError on allocation failure in _zoneinfo
awaiting merge
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
#146165
opened Mar 19, 2026 by
vstinner
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.