bpo-36760: Clarify subprocess capture_output docs. by gpshead · Pull Request #13322 · python/cpython

@gpshead

Clarify how to capture stdout and stderr combined into one stream.

tirkarthi

@gpshead gpshead deleted the subprocess-docs-bpo36760 branch

May 14, 2019 19:33

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 14, 2019
Clarify how to capture stdout and stderr combined into one stream.
(cherry picked from commit e883091)

Co-authored-by: Gregory P. Smith <greg@krypto.org>

miss-islington added a commit that referenced this pull request

May 14, 2019
Clarify how to capture stdout and stderr combined into one stream.
(cherry picked from commit e883091)

Co-authored-by: Gregory P. Smith <greg@krypto.org>