Skip to content

bpo-34335: Do not mix @asyncio.coroutine decorator and await in asyncio docs#8674

Merged
Mariatta merged 1 commit into
python:masterfrom
termim:async_doc_fix
Aug 7, 2018
Merged

bpo-34335: Do not mix @asyncio.coroutine decorator and await in asyncio docs#8674
Mariatta merged 1 commit into
python:masterfrom
termim:async_doc_fix

Conversation

@termim
Copy link
Copy Markdown
Contributor

@termim termim commented Aug 4, 2018

This is a leftover from:
bpo-32258: Replace 'yield from' to 'await' in asyncio docs (#4779)

https://bugs.python.org/issue34335

@miss-islington
Copy link
Copy Markdown
Contributor

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

@Mariatta
Copy link
Copy Markdown
Member

Mariatta commented Aug 7, 2018

Thanks @termim and congrats on your first contribution to CPython 🌮

@bedevere-bot
Copy link
Copy Markdown

GH-8704 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 7, 2018
…-8674)

(cherry picked from commit d2ac400)

Co-authored-by: Mikhail Terekhov <termim@gmail.com>
miss-islington added a commit that referenced this pull request Aug 7, 2018
(cherry picked from commit d2ac400)

Co-authored-by: Mikhail Terekhov <termim@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 news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants