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-104584: Remove ip_offset and simplify EXIT_TRACE awaiting core review interpreter-core (Objects, Python, Grammar, and Parser dirs) skip news
#108961 opened Sep 5, 2023 by brandtbucher Loading…
Fix a typo in Lib/turtle.py awaiting review
#108958 opened Sep 5, 2023 by dnd-qodqks Loading…
GH-104584: Restore frame->stacktop on optimizer error awaiting merge interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#108953 opened Sep 5, 2023 by brandtbucher Loading…
gh-108927: Do not remove tested modules from sys.modules awaiting core review tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#108952 opened Sep 5, 2023 by serhiy-storchaka Loading…
gh-68403: Fix test_coverage in test_trace awaiting core review needs backport to 3.11 bug and security fixes needs backport to 3.12 bug and security fixes skip news tests Tests in the Lib/test dir
#108910 opened Sep 5, 2023 by serhiy-storchaka Loading…
gh-107457: Improve dis documentation awaiting review docs Documentation in the Doc dir skip news
#108900 opened Sep 5, 2023 by MatthieuDartiailh Loading…
ProTip! no:milestone will show everything without a milestone.