-
-
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
[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-156233: Fix typos and code snippet errors in the docs (GH-156475)
awaiting merge
docs
Documentation in the Doc dir
skip news
#157223
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…
[3.13] gh-156837: Refer to yield expressions in generator function definitions (GH-156863)
awaiting review
docs
Documentation in the Doc dir
skip news
#157219
opened Sep 9, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-156837: Refer to yield expressions in generator function definitions (GH-156863)
awaiting review
docs
Documentation in the Doc dir
skip news
#157218
opened Sep 9, 2026 by
miss-islington
Contributor
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…
[3.14] gh-123018: Keep the libedit history file header when truncating (GH-157165)
awaiting review
#157173
opened Sep 8, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-123018: Keep the libedit history file header when truncating (GH-157165)
#157172
opened Sep 8, 2026 by
miss-islington
Contributor
•
Draft
[3.13] gh-127636: Fix tarfile extracting trailing slash member names (GH-152984)
awaiting review
#157169
opened Sep 8, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-127636: Fix tarfile extracting trailing slash member names (GH-152984)
awaiting review
#157168
opened Sep 8, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-127636: Fix tarfile extracting trailing slash member names (GH-152984)
awaiting review
#157167
opened Sep 8, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-150922: Fix test_cmd libedit assertion in test_bang_completion_without_do_shell (GH-156623)
awaiting review
skip news
tests
Tests in the Lib/test dir
#157155
opened Sep 8, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-157142: Fix linking _freeze_module with built-in test modules (GH-157143)
awaiting review
#157148
opened Sep 8, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-156939: Fix struct.pack('0p', bytes) (GH-157071)
awaiting merge
skip news
#157129
opened Sep 7, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-157048: check for buffer errors before mutating in BytesIO.__init__ (GH-157049)
awaiting review
#157069
opened Sep 7, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-155835: fix
digest_size and block_size data races on SHA-3 objects (GH-155838)
awaiting review
#157038
opened Sep 6, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-155843: properly initialize HMAC objects to prevent crashes after allocation failures (GH-155845)
awaiting review
#157036
opened Sep 6, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-156512: Fix asyncio calling connection_lost() twice from resume_writing() (GH-156657)
awaiting merge
#157030
opened Sep 6, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-154511: Consolidate IDLE's mouse wheel handling in util (GH-156974)
awaiting merge
#157021
opened Sep 6, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-156091: Fix crash compiling deeply nested inlined comprehensions (GH-156957)
awaiting merge
type-crash
A hard crash of the interpreter, possibly with a core dump
#156992
opened Sep 5, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-136061: Simplify idlelib.editor.EditorWindow.load_extension methodname processing (GH-134874)
awaiting review
skip news
#156911
opened Sep 3, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-82406: Add 3.10.6 change notes for inspect.is*function (GH-94987)
awaiting review
skip news
#156882
opened Sep 3, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-156797: Escape the namespace URI in xml.sax.saxutils.XMLGenerator (GH-156799)
awaiting review
#156858
opened Sep 2, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-156765: Fix inaccuracies in the ElementTree documentation (GH-156766)
awaiting review
skip news
#156848
opened Sep 2, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-156829: Fix inaccuracies in the xml.sax documentation (GH-156830)
awaiting review
skip news
#156842
opened Sep 2, 2026 by
miss-islington
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.