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

gh-157006: Fix test_embed when PYTHONSTARTUP is set awaiting review skip news tests Tests in the Lib/test dir
#157007 opened Sep 5, 2026 by cmaloney Contributor Loading…
gh-156995: Fix bytearray.take_bytes() corrupting shared single-byte bytes objects awaiting core review needs backport to 3.15 pre-release feature fixes, bugs and security fixes
#156996 opened Sep 5, 2026 by StanFromIreland Member Loading…
[3.15] gh-156091: Fix crash compiling deeply nested inlined comprehensions (GH-156957) awaiting merge type-crash A hard crash of the interpreter, possibly with a core dump
#156992 opened Sep 5, 2026 by miss-islington Contributor Loading…
gh-135623: Document that json sorts the keys before coercing them to strings awaiting core review docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news
#156987 opened Sep 5, 2026 by serhiy-storchaka Member Loading…
Add separate docstring for frozendict awaiting merge needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip issue skip news
#156986 opened Sep 5, 2026 by J-M0 Contributor Loading…
gh-154511: Consolidate IDLE's mouse wheel handling in util awaiting core review needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes
#156974 opened Sep 5, 2026 by serhiy-storchaka Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.