Skip to content

bpo-33079: Clarify fd inheritance when close_fds=False.#6240

Merged
gpshead merged 1 commit into
python:masterfrom
gpshead:docfix-issue33079
Mar 25, 2018
Merged

bpo-33079: Clarify fd inheritance when close_fds=False.#6240
gpshead merged 1 commit into
python:masterfrom
gpshead:docfix-issue33079

Conversation

@gpshead
Copy link
Copy Markdown
Member

@gpshead gpshead commented Mar 25, 2018

A minor update to the subprocess docs.

https://bugs.python.org/issue33079

@gpshead gpshead added needs backport to 3.6 docs Documentation in the Doc dir skip news labels Mar 25, 2018
@gpshead gpshead self-assigned this Mar 25, 2018
@gpshead gpshead merged commit dfb6e54 into python:master Mar 25, 2018
@miss-islington
Copy link
Copy Markdown
Contributor

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

@bedevere-bot
Copy link
Copy Markdown

GH-6241 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 Mar 25, 2018
Clarify the subprocess documentation.
(cherry picked from commit dfb6e54)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
@miss-islington
Copy link
Copy Markdown
Contributor

Sorry, @gpshead, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker dfb6e54dd8dbd735f55109ad8ee9dfcb6178ede9 3.6

miss-islington added a commit that referenced this pull request Mar 25, 2018
Clarify the subprocess documentation.
(cherry picked from commit dfb6e54)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
@gpshead gpshead deleted the docfix-issue33079 branch March 25, 2018 17:41
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.

4 participants