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

[3.13] gh-137183: Document that array.array typecode w is new in 3.13 (GH-137184) docs Documentation in the Doc dir skip news
#137209 by miss-islington was merged Jul 29, 2025 Loading…
gh-137185: Fix _Py_DumpStack() async signal safety
#137187 by colesbury was merged Jul 29, 2025 Loading…
gh-137183: Document that array.array typecode w is new in 3.13 docs Documentation in the Doc dir skip news
#137184 by Akuli was merged Jul 29, 2025 Loading…
gh-137179: Fix flaky test_history_survive_crash test skip news tests Tests in the Lib/test dir
#137180 by colesbury was merged Jul 29, 2025 Loading…
Fix typo in library/string.templatelib.rst awaiting review docs Documentation in the Doc dir skip news
#137157 by rffontenelle was closed Jul 28, 2025 Loading…
gh-131038: Use text=True in subprocesses in test_perf_profiler needs backport to 3.12 only security fixes skip news tests Tests in the Lib/test dir
#137117 by pablogsal was merged Jul 26, 2025 Loading…
gh-137090: Remove redundant statement in Doc/library/concurrent.interpreters.rst docs Documentation in the Doc dir skip news
#137091 by soolabettu was merged Jul 25, 2025 Loading…
Fix Queue.shutdown docs for condition to unblock a join docs Documentation in the Doc dir needs backport to 3.14 bugs and security fixes skip issue skip news
#137088 by rhettinger was merged Jul 25, 2025 Loading…
ProTip! Filter pull requests by the default branch with base:main.