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 await are truly reserved words now, not just only reserved in certain contexts. If that's true, shouldn't they also appear in the list in the lexical analysis doc?
I'd appreciate any clarification you (or anyone else) can offer. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31811> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com