]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-138234: clarify returncode behavior for subprocesses created with `shell...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 21 Mar 2026 12:38:34 +0000 (13:38 +0100)
committerGitHub <noreply@github.com>
Sat, 21 Mar 2026 12:38:34 +0000 (12:38 +0000)
commitf2c70247fb2a3a0d416fc9221a16d9cae3926b8d
tree4de7e3d2013f6272c0f2195b8c6ad622b2e754f3
parentd6e006692027f7ecb919b7808a4f822bd0392566
[3.14] gh-138234: clarify returncode behavior for subprocesses created with `shell=True` (GH-138536) (#146254)

gh-138234: clarify returncode behavior for subprocesses created with `shell=True` (GH-138536)
(cherry picked from commit 8a531f89df8f8bf4c4fe395f9edcdc19852bdf1c)

Co-authored-by: andreuu-tsai <32549555+andreuu-tsai@users.noreply.github.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Doc/library/asyncio-subprocess.rst
Doc/library/subprocess.rst