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-155247: Use raw string content for the extensions cache key awaiting core review interpreter-core (Objects, Python, Grammar, and Parser dirs) 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 type-bug An unexpected behavior, bug, or error
#155249 opened Aug 5, 2026 by serhiy-storchaka Member Loading…
gh-69370: Fix "python -m inspect --details" for unencodable paths 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 stdlib Standard Library Python modules in the Lib/ directory type-bug An unexpected behavior, bug, or error
#155246 opened Aug 5, 2026 by serhiy-storchaka Member Loading…
gh-145685: Remove _PySeqLock that is not used anymore awaiting review
#155243 opened Aug 5, 2026 by maurycy Contributor Loading…
gh-69371: Fix pydoc for modules whose path contains undecodable bytes 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 stdlib Standard Library Python modules in the Lib/ directory type-bug An unexpected behavior, bug, or error
#155239 opened Aug 5, 2026 by serhiy-storchaka Member Loading…
Docs: simplify turtle tutorial's star example code awaiting review docs Documentation in the Doc dir skip issue skip news
#155232 opened Aug 5, 2026 by m-aciek Contributor Loading…
gh-155009: Fix argparse test on non-UTF-8 locales like Raspbian awaiting merge needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news
#155227 opened Aug 5, 2026 by hugovk Member Loading…
gh-63866: Add the "htmlcharrefreplace" error handler awaiting core review stdlib Standard Library Python modules in the Lib/ directory type-feature A feature request or enhancement
#155223 opened Aug 5, 2026 by serhiy-storchaka Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.