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 njs
Recipients asvetlov, ericvw, gvanrossum, josh.r, levkivskyi, njs, pablogsal, serhiy.storchaka, xtreak, yselivanov
Date 2019-03-07.06:54:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551941657.42.0.482447172687.issue33346@roundup.psfhosted.org>
In-reply-to
Content
> Except that your first example (an asynchronous generator in a synchronous comprehensions) is allowed in the current code and can occur inside a synchronous function.

Oh yeah, you're right of course.
History
Date User Action Args
2019-03-07 06:54:17njssetrecipients: + njs, gvanrossum, ericvw, asvetlov, serhiy.storchaka, yselivanov, josh.r, levkivskyi, pablogsal, xtreak
2019-03-07 06:54:17njssetmessageid: <1551941657.42.0.482447172687.issue33346@roundup.psfhosted.org>
2019-03-07 06:54:17njslinkissue33346 messages
2019-03-07 06:54:17njscreate