Skip to content

Fix missing coroutine declaration in the asyncio documentation. - #5964

Merged
asvetlov merged 1 commit into
python:masterfrom
achimnol:master
Mar 3, 2018
Merged

Fix missing coroutine declaration in the asyncio documentation.#5964
asvetlov merged 1 commit into
python:masterfrom
achimnol:master

Conversation

@achimnol

@achimnol achimnol commented Mar 3, 2018

Copy link
Copy Markdown
Contributor

It's a simple fix to add a missing "coroutine" function descriptor in the asyncio docs.

@asvetlov

asvetlov commented Mar 3, 2018

Copy link
Copy Markdown
Contributor

Good catch.
The fix is very tiny, no need for issue and news update I guess.

@asvetlov
asvetlov merged commit 13cfd57 into python:master Mar 3, 2018
@bedevere-bot

Copy link
Copy Markdown

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

@miss-islington

Copy link
Copy Markdown
Contributor

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

@miss-islington

Copy link
Copy Markdown
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 3, 2018
…onGH-5964)

(cherry picked from commit 13cfd57)

Co-authored-by: Joongi Kim <me@daybreaker.info>
@bedevere-bot

Copy link
Copy Markdown

GH-5966 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 3, 2018
…onGH-5964)

(cherry picked from commit 13cfd57)

Co-authored-by: Joongi Kim <me@daybreaker.info>
@bedevere-bot

Copy link
Copy Markdown

GH-5967 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Mar 3, 2018
)

(cherry picked from commit 13cfd57)

Co-authored-by: Joongi Kim <me@daybreaker.info>
miss-islington added a commit that referenced this pull request Mar 3, 2018
)

(cherry picked from commit 13cfd57)

Co-authored-by: Joongi Kim <me@daybreaker.info>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants