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-156466: fix cleanup on error after Enter in codegen_enter_scope awaiting core review needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news
#156467 opened Aug 27, 2026 by iritkatriel Member Loading…
gh-156459: Fix cleanup on error in compiler_set_qualname 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 pre-release feature fixes, bugs and security fixes 3.16 new features, bugs and security fixes awaiting core review
#156462 opened Aug 27, 2026 by iritkatriel Member Loading…
gh-98894: Set LD_LIBRARY_PATH in SystemTap trace commands awaiting review tests Tests in the Lib/test dir
#156424 opened Aug 26, 2026 by stratakis Contributor Loading…
GH-155728: Untrack tuples while unmarshalling awaiting core review needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes
#156423 opened Aug 26, 2026 by sergey-miryanov Contributor Loading…
GH-155728: Untrack const tuples awaiting review needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes
#156419 opened Aug 26, 2026 by sergey-miryanov Contributor Loading…
gh-97850: Add load_module() removal to 3.15 What's New awaiting core review docs Documentation in the Doc dir skip news
#156418 opened Aug 26, 2026 by encukou Member Loading…
gh-156414: Document tomllib's limits & "extensions" awaiting merge docs Documentation in the Doc dir skip news
#156415 opened Aug 26, 2026 by encukou Member Loading…
Add tests for async comprehensions in different scopes skip issue skip news tests Tests in the Lib/test dir
#156412 opened Aug 26, 2026 by iritkatriel Member Loading…
ProTip! Filter pull requests by the default branch with base:main.