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 ethan smith, gvanrossum, levkivskyi, masthana, msullivan, yselivanov
Date 2019-02-28.03:06:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551323164.83.0.180355759074.issue35975@roundup.psfhosted.org>
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, ethan smith, masthana, msullivan
2019-02-28 03:06:04gvanrossumsetmessageid: <1551323164.83.0.180355759074.issue35975@roundup.psfhosted.org>
2019-02-28 03:06:04gvanrossumlinkissue35975 messages
2019-02-28 03:06:04gvanrossumcreate