This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients emma_smith, gvanrossum, levkivskyi, masthana, msullivan, yselivanov
Date 2019-02-28.03:06:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
And the same tokenizer trick that detects 'async def' could detect 'async for' easily. See https://github.com/python/cpython/pull/12086/files#diff-30b8266a4285de981f8b1b82a8cc6231R1418
History
Date User Action Args
2019-02-28 03:06:04gvanrossumsetrecipients: + gvanrossum, yselivanov, levkivskyi, emma_smith, masthana, msullivan
2019-02-28 03:06:04gvanrossumsetmessageid: <[email protected]>
2019-02-28 03:06:04gvanrossumlinkissue35975 messages
2019-02-28 03:06:04gvanrossumcreate