Skip to content

bpo-33421: Add AsyncContextManager to typing module documentation (Python 3.7+).#6822

Merged
ilevkivskyi merged 1 commit intopython:masterfrom
twavv:master
May 14, 2018
Merged

bpo-33421: Add AsyncContextManager to typing module documentation (Python 3.7+).#6822
ilevkivskyi merged 1 commit intopython:masterfrom
twavv:master

Conversation

@twavv
Copy link
Copy Markdown
Contributor

@twavv twavv commented May 14, 2018

Adds documention for typing.AsyncContextManager referencing contextlib.AbstractAsyncContextManager (which was added in 3.7).
See #6700.

@ilevkivskyi

https://bugs.python.org/issue33421

Copy link
Copy Markdown
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review declined.

@miss-islington
Copy link
Copy Markdown
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 14, 2018
(cherry picked from commit b7b493e)

Co-authored-by: Travis DePrato <773453+travigd@users.noreply.github.com>
@bedevere-bot
Copy link
Copy Markdown

GH-6839 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request May 15, 2018
(cherry picked from commit b7b493e)

Co-authored-by: Travis DePrato <773453+travigd@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants