Skip to content

Pull requests: python/cpython

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

Pull requests list

GH-100485: Add math.sumprod() 3.12 awaiting core review type-feature A feature request or enhancement
#100677 opened Jan 2, 2023 by rhettinger Loading…
gh-89727: Improve os.walk complexity and speed awaiting review performance Performance or resource usage
#100671 opened Jan 1, 2023 by Ovsyanka83 Loading…
doc: switch from deprecated-removed to deprecated awaiting review docs Documentation in the Doc dir skip news
#100667 opened Jan 1, 2023 by shadchin Loading…
Fix minor error in ePub 3.10 3.11 3.12 awaiting core review docs Documentation in the Doc dir skip issue skip news type-bug An unexpected behavior, bug, or error
#100614 opened Dec 30, 2022 by methane Loading…
GH-100126: Skip incomplete frames in more places awaiting core review interpreter-core (Objects, Python, Grammar, and Parser dirs) release-blocker type-crash A hard crash of the interpreter, possibly with a core dump
#100613 opened Dec 30, 2022 by brandtbucher Loading…
gh-100556: Better or doc working awaiting core review docs Documentation in the Doc dir skip news
#100589 opened Dec 28, 2022 by ramvikrams Loading…
gh-100518: Add tests for ast.NodeTransformer awaiting review skip news tests Tests in the Lib/test dir
#100521 opened Dec 25, 2022 by sobolevn Loading…
Fix typo in ssl.rst awaiting review docs Documentation in the Doc dir skip news
#100517 opened Dec 24, 2022 by ramikg Loading…
ProTip! Exclude everything labeled bug with -label:bug.