[3.7] bpo-36760: Clarify subprocess capture_output docs. (GH-13322) by miss-islington · Pull Request #13327 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:3.7from
May 14, 2019Merged
[3.7] bpo-36760: Clarify subprocess capture_output docs. (GH-13322)#13327
miss-islington merged 1 commit intopython:3.7from
[3.7] bpo-36760: Clarify subprocess capture_output docs. (GH-13322)#13327
miss-islington merged 1 commit intopython:3.7from
Conversation
Copy link Copy Markdown
Contributor
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
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
requested a review
from gpshead
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
gpshead approved these changes May 14, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
gpshead
added
the
🤖 automerge
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
May 14, 2019
miss-islington commented
May 14, 2019@gpshead: Status check is done, and it's a success ✅ .
miss-islington
merged commit
8226832
into
python:3.7
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-e883091-3.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment