Skip to content

Pull requests: python/cpython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

gh-149642: Fix interaction between exec and lazy_imports=all awaiting core review needs backport to 3.15 pre-release feature fixes, bugs and security fixes topic-lazy-imports
#149643 opened May 10, 2026 by JelleZijlstra Member Loading…
gh-139489: Add is_valid_text to xml.__all__ awaiting core review needs backport to 3.15 pre-release feature fixes, bugs and security fixes
#149641 opened May 10, 2026 by JelleZijlstra Member Loading…
Increase the size of the test document in test_deeply_nested_content_model awaiting review tests Tests in the Lib/test dir
#149627 opened May 10, 2026 by stefanor Contributor Loading…
gh-144957: Fix lazy imports + module __getattr__ awaiting merge needs backport to 3.15 pre-release feature fixes, bugs and security fixes topic-lazy-imports
#149624 opened May 9, 2026 by JelleZijlstra Member Loading…
gh-149614 - Restore deepcopiability of argparse.ArgumentParser instances awaiting merge needs backport to 3.15 pre-release feature fixes, bugs and security fixes
#149617 opened May 9, 2026 by DavidCEllis Contributor Loading…
gh-149083: Use sentinel for os.path.{ALLOW_MISSING,ALL_BUT_LAST} awaiting core review needs backport to 3.15 pre-release feature fixes, bugs and security fixes
#149613 opened May 9, 2026 by JelleZijlstra Member Loading…
gh-149083: Use sentinel for urllib.parse._UNSPECIFIED awaiting core review needs backport to 3.15 pre-release feature fixes, bugs and security fixes
#149612 opened May 9, 2026 by JelleZijlstra Member Loading…
gh-149574: Document that is_typeddict, is_protocol, is_dataclass, isclass return False for generic aliases awaiting merge 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
#149604 opened May 9, 2026 by JelleZijlstra Member Loading…
gh-149527: fix creation of temporary socket files post GH-148578 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
#149597 opened May 9, 2026 by picnixz Member Loading…
Tidy up 3.15 pending removals awaiting merge docs Documentation in the Doc dir skip issue skip news
#149594 opened May 9, 2026 by StanFromIreland Member Loading…
Correct Stable ABI documentation for METH_FASTCALL awaiting review
#149593 opened May 9, 2026 by da-woods Contributor Loading…
Fix typos in C API documentation awaiting merge docs Documentation in the Doc dir skip issue skip news
#149588 opened May 9, 2026 by lpyu001 Loading…
ProTip! Filter pull requests by the default branch with base:main.