[Python-ideas] PEP 530: Asynchronous Comprehensions

Adam Bartoš drekin at gmail.com
Sun Sep 4 06:10:11 EDT 2016


Hello,

will await be allowed also in the "if" part of comprehensions? And what
about the "in" part? (e.g. if I'm not mistaken, we may have an asynchronous
function returning an asynchronous iterator.)

Regards,
Adam Bartoš
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160904/73bb68ec/attachment.html>


More information about the Python-ideas mailing list