Skip to content

bpo-33514: Document PEP 492 changes in 3.7 changelog#6857

Closed
hroncok wants to merge 1 commit into
python:masterfrom
hroncok:issue33514
Closed

bpo-33514: Document PEP 492 changes in 3.7 changelog#6857
hroncok wants to merge 1 commit into
python:masterfrom
hroncok:issue33514

Conversation

@hroncok
Copy link
Copy Markdown
Contributor

@hroncok hroncok commented May 15, 2018

Based on PEP 492, old __aiter__ protocol is no longer supported
and async and await are now keywords.

https://bugs.python.org/issue33514

@hroncok
Copy link
Copy Markdown
Contributor Author

hroncok commented May 15, 2018

I consider this a skip news candidate.

Comment thread Doc/whatsnew/3.7.rst Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: s/enabled/implemented/

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

ok

Based on PEP 492, old __aiter__ protocol is no longer supported
and async and await are now keywords.
@hroncok
Copy link
Copy Markdown
Contributor Author

hroncok commented May 23, 2018

Obsoleted by #6978

@hroncok hroncok closed this May 23, 2018
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.

4 participants