-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-156693: correct complex powers with infinite bases
awaiting review
#156694
opened Aug 31, 2026 by
skirpichev
Member
Loading…
gh-156664: Fix interaction between free variables and comprehensions
awaiting core review
#156691
opened Aug 31, 2026 by
JelleZijlstra
Member
Loading…
gh-92041: Avoid a second sys.modules scan in inspect.getmodule
awaiting core review
#156685
opened Aug 30, 2026 by
eendebakpt
Contributor
Loading…
gh-138978: Fully qualified name for abc classes exception.
awaiting review
#156683
opened Aug 30, 2026 by
skv0zsneg
Contributor
Loading…
Docs: split builtins to their own page from library
awaiting core review
skip issue
skip news
#156682
opened Aug 30, 2026 by
nedbat
Member
Loading…
gh-156680: Raise the documented error from IPv6Network.next_network()
awaiting review
#156681
opened Aug 30, 2026 by
fedonman
Contributor
Loading…
gh-63882: Implement empty tests in test_minidom
awaiting core review
tests
Tests in the Lib/test dir
#156677
opened Aug 30, 2026 by
serhiy-storchaka
Member
Loading…
gh-44376: Write missing namespace declarations in xml.dom.minidom
awaiting core review
#156674
opened Aug 30, 2026 by
serhiy-storchaka
Member
Loading…
gh-156665: Validate namespaces in xml.dom.minidom
awaiting core review
#156666
opened Aug 30, 2026 by
serhiy-storchaka
Member
Loading…
gh-81623: Do not add whitespace to significant content when pretty-printing
awaiting core review
#156660
opened Aug 30, 2026 by
serhiy-storchaka
Member
Loading…
gh-156658: Only XML white space characters are treated as white space
awaiting core review
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
#156659
opened Aug 30, 2026 by
serhiy-storchaka
Member
Loading…
gh-156512: Fix asyncio calling connection_lost() twice from resume_writing()
awaiting review
#156657
opened Aug 30, 2026 by
deadlovelll
Contributor
Loading…
gh-135385: Do not reserve inline values for attributes stored in slots
awaiting core review
#156656
opened Aug 30, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-57952: Clarify that xml.dom documents DOM interfaces (GH-156647)
awaiting review
docs
Documentation in the Doc dir
skip news
#156651
opened Aug 30, 2026 by
miss-islington
Contributor
Loading…
gh-54092: Implement writexml() for DocumentFragment in xml.dom.minidom
awaiting core review
topic-XML
#156646
opened Aug 30, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] Fix a dangling pointer and reference leak in
local_timezone_from_timestamp (GH-156598)
awaiting review
skip issue
skip news
#156643
opened Aug 30, 2026 by
miss-islington
Contributor
Loading…
gh-156583: Remove unnecessary Tests in the Lib/test dir
test_sundry
awaiting core review
skip news
tests
#156642
opened Aug 30, 2026 by
StanFromIreland
Member
Loading…
[3.15] gh-156635: Fix the exceptions in the xml.dom documentation (GH-156636)
awaiting review
docs
Documentation in the Doc dir
skip news
#156637
opened Aug 30, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-84419: Fix the execute permissions in os.stat() on Windows (GH-155392)
awaiting core review
#156629
opened Aug 30, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-115075: Fix info about initialization of mimetypes.MimeTypes attributes (GH-150691)
awaiting review
docs
Documentation in the Doc dir
skip news
#156625
opened Aug 30, 2026 by
miss-islington
Contributor
Loading…
gh-150922: Fix test_cmd libedit assertion in test_bang_completion_without_do_shell
awaiting review
tests
Tests in the Lib/test dir
#156623
opened Aug 30, 2026 by
iamsharduld
Contributor
Loading…
[3.15] gh-156466: fix cleanup on error after Enter in codegen_enter_scope (GH-156467)
awaiting merge
skip news
#156616
opened Aug 29, 2026 by
miss-islington
Contributor
Loading…
[3.13] gh-156466: fix cleanup on error after Enter in codegen_enter_scope
awaiting core review
skip news
#156615
opened Aug 29, 2026 by
iritkatriel
Member
Loading…
[3.15] gh-89760: Fix os.path.realpath() for volume GUID paths on Windows (GH-155396)
awaiting core review
#156611
opened Aug 29, 2026 by
serhiy-storchaka
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.