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

Fix typos in documentation awaiting merge docs Documentation in the Doc dir
#120440 opened Jun 13, 2024 by xyb Loading…
gh-120367: fix removal of redundant NOPs and jumps after reordering hot-cold blocks awaiting core review interpreter-core (Objects, Python, Grammar, and Parser dirs) needs backport to 3.13 bugs and security fixes type-crash A hard crash of the interpreter, possibly with a core dump
#120425 opened Jun 12, 2024 by iritkatriel Loading…
JIT: ignore some failing test_logging tests awaiting review skip issue skip news tests Tests in the Lib/test dir topic-JIT type-bug An unexpected behavior, bug, or error
#120375 opened Jun 11, 2024 by diegorusso Loading…
gh-120361: Add nonmember test with enum flags inside to test_enum awaiting merge needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes skip news tests Tests in the Lib/test dir
#120364 opened Jun 11, 2024 by sobolevn Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.