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-155997: Fix list_all() if an interpreter is destroyed during the call 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 topic-subinterpreters type-bug An unexpected behavior, bug, or error
#155998 opened Aug 18, 2026 by serhiy-storchaka Member Loading…
PC/pyconfig.h: improve implicit linking code readibility awaiting review OS-windows skip issue skip news type-refactor Code refactoring (with no changes in behavior)
#155995 opened Aug 18, 2026 by Andrej730 Contributor Loading…
gh-155981: Store refleak deltas in arrays awaiting core review skip news tests Tests in the Lib/test dir
#155982 opened Aug 17, 2026 by nascheme Member Loading…
gh-155962: Specialize LOAD_ATTR after replacing an instance's __dict__
#155963 opened Aug 17, 2026 by koxudaxi Contributor Loading…
[3.15] Increase the timeout of test_large_content_length_truncated awaiting review skip news tests Tests in the Lib/test dir
#155951 opened Aug 17, 2026 by befeleme Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.