]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Clarify fd inheritance when close_fds=False. (GH-6240)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Mar 2018 17:40:38 +0000 (10:40 -0700)
committerGitHub <noreply@github.com>
Sun, 25 Mar 2018 17:40:38 +0000 (10:40 -0700)
commitbc3e009f652e12f063c781cd1cec25ef71e00a7b
tree9afd5bb6c3fa41f6c7659d7a291a8b4fc6e699c7
parentee3784594b33c72c3fdca6a71892d22f14045ab6
Clarify fd inheritance when close_fds=False. (GH-6240)

Clarify the subprocess documentation.
(cherry picked from commit dfb6e54dd8dbd735f55109ad8ee9dfcb6178ede9)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Doc/library/subprocess.rst