Message259434
I’m not that familiar with the parser either. Maybe I remember a flag or something saying “we are inside an async def function”, which changes “await” from a user identifier into a reserved keyword. But I can’t imagine how that flag will help much with this proposal. The problem I think is “await” is never treated as a reserved keyword when the flag is not set. |
|
| Date |
User |
Action |
Args |
| 2016-02-02 21:24:55 | martin.panter | set | recipients:
+ martin.panter, gvanrossum, pitrou, vstinner, giampaolo.rodola, yselivanov, nchammas, aditya gupta |
| 2016-02-02 21:24:55 | martin.panter | set | messageid: <1454448295.85.0.106570524753.issue26188@psf.upfronthosting.co.za> |
| 2016-02-02 21:24:55 | martin.panter | link | issue26188 messages |
| 2016-02-02 21:24:55 | martin.panter | create | |
|