New submission from Colin Dunklau :
I see that code making async/await real keywords has been merged, but it looks
like Doc/reference/lexical_analysis.rst doesn't have those added
https://github.com/python/cpython/blob/4a2d00c/Doc/reference/lexical_analysis.rst#keywords
Is
Colin Dunklau added the comment:
Hi Yury, perhaps I've misinterpreted PEP 492, and I can't claim to understand
how the parser works and thus how the changes in
https://github.com/python/cpython/pull/1669 affect things, but it seems to me
that async and await are truly reserved word