Message304686
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. |
|
| Date |
User |
Action |
Args |
| 2017-10-20 22:37:05 | Colin Dunklau | set | recipients:
+ Colin Dunklau, docs@python, yselivanov, F. Lamar |
| 2017-10-20 22:37:05 | Colin Dunklau | set | messageid: <1508539025.71.0.213398074469.issue31811@psf.upfronthosting.co.za> |
| 2017-10-20 22:37:05 | Colin Dunklau | link | issue31811 messages |
| 2017-10-20 22:37:05 | Colin Dunklau | create | |
|