Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

I concur with Ivan. It would be nice to me to disallow "yield" in 
comprehensions and generator expressions, but the fact that "await" in 
comprehensions already works right, and this behavior is intentional and 
useful, make me thinking that "yield" should work in comprehensions.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue10544>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to