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-141473: Document not calling Popen.wait after Popen.communicate times out. 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 skip news topic-subprocess Subprocess issues.
#142101 opened Nov 29, 2025 by gpshead Loading…
gh-47798: Add a subprocess.run_pipeline() API stdlib Standard Library Python modules in the Lib/ directory topic-subprocess Subprocess issues. type-feature A feature request or enhancement
#142080 opened Nov 29, 2025 by gpshead Draft
Use mark_at_start() in GC full collection. performance Performance or resource usage type-feature A feature request or enhancement
#142028 opened Nov 28, 2025 by nascheme Draft
gh-141713: Prevent possible memory denial of service when reading awaiting core review needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes type-security A security issue
#142022 opened Nov 27, 2025 by serhiy-storchaka Loading…
GH-142002: Revert GC changes to "work_to_do" logic. interpreter-core (Objects, Python, Grammar, and Parser dirs) needs backport to 3.14 bugs and security fixes
#142001 opened Nov 27, 2025 by nascheme Draft
ProTip! Filter pull requests by the default branch with base:main.