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

Replace ad-hoc labels with JUMP_TO_INSTRUCTION awaiting core review interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) skip issue skip news
#96634 opened Sep 7, 2022 by brandtbucher Loading…
GH-90230: Fix warnings and failures with --enable-pystats awaiting core review interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#96622 opened Sep 6, 2022 by brandtbucher Loading…
gh-88287: Add BufferingFormatter documentation. awaiting core review docs Documentation in the Doc dir skip news
#96608 opened Sep 6, 2022 by vsajip Loading…
DOC: fix URL redirect awaiting core review docs Documentation in the Doc dir skip issue skip news
#96606 opened Sep 6, 2022 by partev Loading…
GH-96582: fix possible NULL pointer dereference in _PyThread_CurrentFrames awaiting merge interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) needs backport to 3.11 type-crash A hard crash of the interpreter, possibly with a core dump
#96584 opened Sep 5, 2022 by kumaraditya303 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.