Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Negative run-time reported by subprocess.run's TimeoutExpired exception when setting timeout=0 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#133089 opened Apr 28, 2025 by vadimkantorov
subprocess.run timeout does not function if shell=True and capture_output=True stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#121157 opened Jun 29, 2024 by Mabeeck
subprocess.run docs should recommend copying os.environ on Windows docs Documentation in the Doc dir topic-subprocess Subprocess issues.
#120836 opened Jun 21, 2024 by ncoghlan
Cryptic WinError reported when subprocess execution fails with WSL path OS-windows topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#119646 opened May 28, 2024 by ncoghlan
subprocess.run() defaults to the wrong text encoding under Windows OS-windows topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#105312 opened Jun 5, 2023 by kunom
subprocess.check_call's stdout= write to the underlying file opened by bz2.open stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#105309 opened Jun 5, 2023 by grapland0
posix subprocess should support timeout when waiting on the errpipe_read pipe stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#103911 opened Apr 27, 2023 by gpshead
subprocess should quote comspec when forming its args string stdlib Python modules in the Lib dir topic-subprocess Subprocess issues.
#101718 opened Feb 8, 2023 by zooba
$COLUMNS environment variable present in subprocess only when env=None interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#100516 opened Dec 24, 2022 by asottile
subprocess.call(..., user=xx, group=xxx) is not able to gain privileges stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#100163 opened Dec 10, 2022 by socketpair
subprocess.run keeps waiting after the process termination stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#97000 opened Sep 21, 2022 by piwicode
Incorrect exit status of an already waited process in subprocess.Popen stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#96863 opened Sep 16, 2022 by csernazs
subprocess.run(), subprocess.Popen() should accept file descriptor as cwd parameter extension-modules C modules in the Modules dir topic-subprocess Subprocess issues. type-feature A feature request or enhancement
#91183 opened Mar 15, 2022 by ydroneaud mannequin
SubProcess stdin.flush freezes when running python interpreter 3.10 only security fixes stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#89882 opened Nov 5, 2021 by djp1012878 mannequin
Gzipping subprocess output produces invalid .gz file 3.7 (EOL) end of life 3.9 only security fixes stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#89748 opened Oct 23, 2021 by mherrmannat mannequin
Python subprocess not honoring append mode for stdout on Windows 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes OS-windows topic-IO topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#89400 opened Sep 17, 2021 by decatur mannequin
Subprocess timeout causes output to be returned as bytes in text mode stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-feature A feature request or enhancement
#87597 opened Mar 8, 2021 by macdjord mannequin
[subprocess] run() sometimes ignores timeout in Windows 3.10 only security fixes 3.11 only security fixes 3.12 only security fixes OS-windows stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#87512 opened Feb 28, 2021 by eryksun
Can't pass Path like objects to subprocess api's on Windows. 3.8 (EOL) end of life 3.9 only security fixes 3.10 only security fixes OS-windows topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#85815 opened Aug 27, 2020 by rasjani mannequin
ProTip! Add no:assignee to see everything that’s not assigned.