Skip to content

bpo-32102 Doc: add missing capture_output arg to subprocess.run() signature#8374

Merged
gpshead merged 1 commit intopython:masterfrom
and800:master
Aug 9, 2018
Merged

bpo-32102 Doc: add missing capture_output arg to subprocess.run() signature#8374
gpshead merged 1 commit intopython:masterfrom
and800:master

Conversation

@and800
Copy link
Copy Markdown
Contributor

@and800 and800 commented Jul 21, 2018

trivial doc fix, needs backport to 3.7

https://bugs.python.org/issue32102

@and800 and800 requested a review from gpshead as a code owner July 21, 2018 10:22
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Jul 21, 2018
@and800
Copy link
Copy Markdown
Contributor Author

and800 commented Aug 6, 2018

@gpshead could you help me with this one?

@Mariatta
Copy link
Copy Markdown
Member

Mariatta commented Aug 9, 2018

News not needed but I think we can re-use bpo-32102 as issue number, where this was added.

@Mariatta Mariatta changed the title Doc: add missing capture_output arg to subprocess.run() signature bpo-32102 Doc: add missing capture_output arg to subprocess.run() signature Aug 9, 2018
@gpshead gpshead merged commit 22d131a into python:master Aug 9, 2018
@bedevere-bot
Copy link
Copy Markdown

@gpshead: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Copy Markdown
Contributor

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

@bedevere-bot
Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 9, 2018
…thonGH-8374)

(cherry picked from commit 22d131a)

Co-authored-by: Andriy Maletsky <9919211+and800@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Aug 9, 2018
…-8374)

(cherry picked from commit 22d131a)

Co-authored-by: Andriy Maletsky <9919211+and800@users.noreply.github.com>
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.

6 participants