]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138234: clarify returncode behavior for subprocesses created with `shell=True...
authorandreuu-tsai <32549555+andreuu-tsai@users.noreply.github.com>
Sat, 21 Mar 2026 12:32:28 +0000 (20:32 +0800)
committerGitHub <noreply@github.com>
Sat, 21 Mar 2026 12:32:28 +0000 (12:32 +0000)
commit8a531f89df8f8bf4c4fe395f9edcdc19852bdf1c
tree23da965c91ac107f967d2a6e651cb15919e2467b
parent60fbc20ef91bdde2ca8372455bc043d5327454e8
gh-138234: clarify returncode behavior for subprocesses created with `shell=True` (#138536)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Doc/library/asyncio-subprocess.rst
Doc/library/subprocess.rst