Skip to content

bpo-40774: Fix docs indentation for asyncio.create_subprocess_shell() #20403

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

sth
Copy link
Contributor

@sth sth commented May 25, 2020

https://bugs.python.org/issue40774

I assume this should be skip-news but I'm not sure how to add that.

@sth sth requested review from 1st1 and asvetlov as code owners May 25, 2020 23:18
@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels May 25, 2020
@benjaminp benjaminp merged commit 4a0ac42 into python:master May 26, 2020
@miss-islington
Copy link
Contributor

Thanks @sth for the PR, and @benjaminp for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @sth and @benjaminp, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 4a0ac42c52a4d9ccfb0a78ab02aa03172ce0e31a 3.9

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 26, 2020
@bedevere-bot
Copy link

GH-20406 is a backport of this pull request to the 3.8 branch.

@benjaminp benjaminp removed the needs backport to 3.9 only security fixes label May 26, 2020
benjaminp pushed a commit that referenced this pull request May 26, 2020
…ocess_shell() (GH-20403)

(cherry picked from commit 4a0ac42)

Co-authored-by: sth <[email protected]>
miss-islington added a commit that referenced this pull request May 26, 2020
benjaminp added a commit that referenced this pull request May 26, 2020
…ocess_shell() (GH-20403) (#20407)

(cherry picked from commit 4a0ac42)

Co-authored-by: sth <[email protected]>
@sth sth deleted the bpo-40774-docs-asyncio.create_subprocess_shell-indent branch May 27, 2020 21:30
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