Skip to content

Conversation

@dimaqq
Copy link
Contributor

@dimaqq dimaqq commented Mar 28, 2019

Add missing program argument to asyncio.create_subprocess_exec documentation.

Add missing `program` argument to asyncio.create_subprocess_exec documentation.
@dimaqq dimaqq requested a review from gpshead as a code owner March 28, 2019 03:27
@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels Mar 28, 2019
Copy link
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.

cc: @asvetlov @1st1

@miss-islington
Copy link
Contributor

Sorry, I can't merge this PR. Reason: Base branch was modified. Review and try the merge again..

@miss-islington miss-islington merged commit 1328375 into python:master Apr 5, 2019
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

GH-12700 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 Apr 5, 2019
Add missing `program` argument to asyncio.create_subprocess_exec documentation.
(cherry picked from commit 1328375)

Co-authored-by: Dima Tisnek <dimaqq@gmail.com>
miss-islington added a commit that referenced this pull request Apr 5, 2019
Add missing `program` argument to asyncio.create_subprocess_exec documentation.
(cherry picked from commit 1328375)

Co-authored-by: Dima Tisnek <dimaqq@gmail.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 issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants