-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-157244: Fix potential division by zero in turtle.py
awaiting review
#157245
opened Sep 10, 2026 by
evdakim1234
Loading…
gh-157242: Leave bytearray unchanged if resize() fails
awaiting core review
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#157243
opened Sep 10, 2026 by
vstinner
Member
Loading…
gh-122622: Add PyREPL pre_execution_hook
awaiting review
#157241
opened Sep 9, 2026 by
edvilme
Contributor
Loading…
Cell: remove unneeded newline in the middle of class documentation
awaiting review
#157240
opened Sep 9, 2026 by
DanielEScherzer
Loading…
gh-156780: Emscripten: drop the trampoline's dependence on exports
awaiting core review
OS-emscripten
skip news
#157238
opened Sep 9, 2026 by
clementperon
Contributor
Loading…
gh-157216: Document that forkserver preload skips deferred imports
awaiting review
docs
Documentation in the Doc dir
skip news
#157237
opened Sep 9, 2026 by
mohsen-rahmati-dev
Loading…
gh-156939: Document that PyBytesObject ends with a NUL byte
awaiting core 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
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
topic-C-API
#157236
opened Sep 9, 2026 by
vstinner
Member
Loading…
gh-108668: Preserve exception state during delegated throw
awaiting review
#157235
opened Sep 9, 2026 by
joaogabriel15
Loading…
[3.13] gh-156939: Fix xmlcharrefreplace() buffer overflow (GH-157109)
awaiting review
skip news
#157234
opened Sep 9, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-156939: Fix xmlcharrefreplace() buffer overflow (GH-157109)
awaiting review
skip news
#157233
opened Sep 9, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-156939: Fix xmlcharrefreplace() buffer overflow (GH-157109)
awaiting merge
skip news
#157232
opened Sep 9, 2026 by
miss-islington
Contributor
Loading…
gh-157227:
_remote_debugging: Validate lists and tuples in write_sample
awaiting review
#157228
opened Sep 9, 2026 by
maurycy
Contributor
Loading…
gh-141984: Add "exhausted" to glossary, link existing mentions
awaiting merge
docs
Documentation in the Doc dir
skip news
#157225
opened Sep 9, 2026 by
encukou
Member
Loading…
[3.15] gh-156924: Try reifying lazy imports in
ForwarRef.evaluate() (GH-156940)
awaiting merge
#157224
opened Sep 9, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-156837: Refer to yield expressions in generator function definitions (GH-156863)
awaiting review
docs
Documentation in the Doc dir
skip news
#157220
opened Sep 9, 2026 by
miss-islington
Contributor
Loading…
gh-157213: Fix stale asyncio.gather() edges in the await graph
awaiting review
#157214
opened Sep 9, 2026 by
deadlovelll
Contributor
Loading…
gh-157210: Attach a combining mark in the last curses Textbox cell
awaiting review
#157211
opened Sep 9, 2026 by
fedonman
Contributor
Loading…
gh-157208: Fix the Documentation in the Doc dir
skip news
ctypes.util.struct documentation
awaiting core review
docs
#157209
opened Sep 9, 2026 by
fedonman
Contributor
Loading…
[3.15] gh-156910: fix deadlock in type_set_abstractmethods under free-threading (#156948)
awaiting merge
topic-free-threading
#157203
opened Sep 9, 2026 by
kumaraditya303
Contributor
Loading…
gh-157044: Preserve asyncio call stacks through callable aiter()
awaiting review
#157202
opened Sep 9, 2026 by
goutamadwant
Loading…
gh-157194: Read the opcode atomically in the specializer
awaiting review
#157195
opened Sep 8, 2026 by
iamsharduld
Contributor
Loading…
[3.13] gh-157190: Fix tarfile
data/tar filter bypass via hard link to a symlink
awaiting core review
#157192
opened Sep 8, 2026 by
StanFromIreland
Member
Loading…
gh-157190: Follow symlinks when extracting
tarfile hard links
awaiting core review
skip news
#157191
opened Sep 8, 2026 by
StanFromIreland
Member
Loading…
[3.15] gh-121617: Fix Py_CLEAR() in C++: replace NULL with _Py_NULL (GH-157067)
awaiting merge
skip news
topic-C-API
#157186
opened Sep 8, 2026 by
miss-islington
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.