Skip to content

bpo-36760: Clarify subprocess capture_output docs.#13322

Merged
gpshead merged 1 commit into
python:masterfrom
gpshead:subprocess-docs-bpo36760
May 14, 2019
Merged

bpo-36760: Clarify subprocess capture_output docs.#13322
gpshead merged 1 commit into
python:masterfrom
gpshead:subprocess-docs-bpo36760

Conversation

@gpshead
Copy link
Copy Markdown
Member

@gpshead gpshead commented May 14, 2019

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

https://bugs.python.org/issue36760

Clarify how to capture stdout and stderr combined into one stream.
Copy link
Copy Markdown
Member

@tirkarthi tirkarthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@gpshead gpshead merged commit e883091 into python:master May 14, 2019
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@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>
@bedevere-bot
Copy link
Copy Markdown

GH-13327 is a backport of this pull request to the 3.7 branch.

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants