Skip to content

Conversation

@twavv
Copy link
Contributor

@twavv twavv commented May 14, 2018

Adds documention for typing.AsyncContextManager for Python 3.6.
See #6700.

@ilevkivskyi

https://bugs.python.org/issue33421

Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

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

Thanks! Only one comment.

Copy link
Member

Choose a reason for hiding this comment

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

I would make this :meth:``__aenter__`` etc.

@twavv
Copy link
Contributor Author

twavv commented May 14, 2018

Fixed!

Copy link
Member

Choose a reason for hiding this comment

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

Sorry for giving you a wrong advice, it actually should be :meth:`__aiter__` (single backticks). You can also try make html and check that they are rendered correctly in docs.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should have caught it myself. Fixed it and built it and works as expected. 🎉

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.

5 participants