-
-
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-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
#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…
Improve tests for the PyUnicodeWriter C API
awaiting merge
needs backport to 3.14
bugs and security fixes
skip issue
skip news
tests
Tests in the Lib/test dir
#146157
opened Mar 19, 2026 by
serhiy-storchaka
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 review
#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 review
#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
[3.12] gh-146121:
pkgutil.get_data() reject invalid resource arguments (GH-146122)
#146135
opened Mar 18, 2026 by
miss-islington
•
Draft
[3.13] gh-146121:
pkgutil.get_data() reject invalid resource arguments (GH-146122)
#146134
opened Mar 18, 2026 by
miss-islington
•
Draft
[3.14] gh-146121:
pkgutil.get_data() reject invalid resource arguments (GH-146122)
#146133
opened Mar 18, 2026 by
miss-islington
•
Draft
[3.13] docs: fix f-string in ExceptionGroup example (GH-146108)
awaiting review
docs
Documentation in the Doc dir
skip issue
skip news
#146127
opened Mar 18, 2026 by
miss-islington
Loading…
[3.14] docs: fix f-string in ExceptionGroup example (GH-146108)
awaiting review
docs
Documentation in the Doc dir
skip issue
skip news
#146126
opened Mar 18, 2026 by
miss-islington
Loading…
[3.13] gh-142183: Cache one datachunk per tstate to prevent alloc/dealloc thrashing (GH-145789)
awaiting core review
#146123
opened Mar 18, 2026 by
Yhg1s
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.