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

[3.15] gh-155526: Don't check errno in abs(complex) (GH-155527) awaiting review needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes
#157341 opened Sep 11, 2026 by skirpichev Member Loading…
gh-136722: Document TurtleGraphicsError docs Documentation in the Doc dir skip news
#157336 opened Sep 11, 2026 by zihjiang Draft
gh-150167: Prevent successful import of bz2 under lazy_imports=all if _bz2 is unavailable awaiting review stdlib Standard Library Python modules in the Lib/ directory topic-lazy-imports
#157321 opened Sep 11, 2026 by DavidCEllis Contributor Loading…
In Doc/library/re.rst rename variables from match to m awaiting review docs Documentation in the Doc dir skip news
#157303 opened Sep 11, 2026 by JohnADawson Loading…
ProTip! Exclude everything labeled bug with -label:bug.