-
-
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.14] Improve tests for the PyUnicodeWriter C API (GH-146157)
awaiting core review
skip issue
skip news
#146180
opened Mar 19, 2026 by
serhiy-storchaka
Loading…
gh-146169: Prevent re-entrant Parse() calls in pyexpat
awaiting review
#146179
opened Mar 19, 2026 by
okiemute04
Loading…
gh-145865: Fix CoverageResults.__init__ to copy the counts dict
awaiting review
#146176
opened Mar 19, 2026 by
kimimgo
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_CallFinalizer() 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-110067: Improve max-heap documentation across heapq module
awaiting review
skip news
#146166
opened Mar 19, 2026 by
kunwar-vikrant
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…
gh-146152: Fix memory leak in _json encoder error paths
awaiting review
#146164
opened Mar 19, 2026 by
okiemute04
Loading…
gh-145633: drop runtime checks for floatting-point formats in the array module
awaiting merge
skip news
#146162
opened Mar 19, 2026 by
skirpichev
Loading…
gh-145177: Add emscripten run --test, uses test args from config.toml
awaiting review
needs backport to 3.14
bugs and security fixes
OS-emscripten
skip news
#146160
opened Mar 19, 2026 by
hoodmane
Loading…
[3.14] gh-145177: Put node version into emscripten/config.toml. (GH-146156)
awaiting review
skip news
#146159
opened Mar 19, 2026 by
miss-islington
Loading…
gh-145177: Add make-dependencies command to emscripten build script
awaiting review
needs backport to 3.14
bugs and security fixes
OS-emscripten
skip news
#146158
opened Mar 19, 2026 by
hoodmane
Loading…
[3.14] gh-146056: Fix list.__repr__() for lists containing NULLs (GH-146129)
awaiting core review
needs backport to 3.13
bugs and security fixes
#146155
opened Mar 19, 2026 by
serhiy-storchaka
Loading…
gh-146153: Use
frozendict in pure python fallback for curses.has_key
awaiting merge
skip news
#146154
opened Mar 19, 2026 by
jonathandung
Loading…
gh-81773: Avoid parsing sys.version string in sysconfig
awaiting core review
skip news
#146149
opened Mar 19, 2026 by
vstinner
Loading…
gh-145410: Use _sysconfig.get_platform() in the platform module
awaiting core review
#146148
opened Mar 18, 2026 by
vstinner
Loading…
[3.13] gh-144984: Fix crash in Expat's
ExternalEntityParserCreate error paths (GH-144992)
awaiting review
#146142
opened Mar 18, 2026 by
raminfp
Loading…
gh-146139: Disable
socketpair authentication on WASI
awaiting merge
#146140
opened Mar 18, 2026 by
dicej
Loading…
[3.10] gh-146121:
pkgutil.get_data() reject invalid resource arguments (GH-146122)
#146137
opened Mar 18, 2026 by
miss-islington
•
Draft
[3.11] gh-146121:
pkgutil.get_data() reject invalid resource arguments (GH-146122)
#146136
opened Mar 18, 2026 by
miss-islington
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.