[issue31811] async and await missing from keyword list in lexical analysis doc

2017-10-20 Thread Colin Dunklau
Colin Dunklau <colin.dunk...@gmail.com> 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

[issue31811] async and await missing from keyword list in lexical analysis doc

2017-10-18 Thread Colin Dunklau
New submission from Colin Dunklau <colin.dunk...@gmail.com>: 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#ke