Ivan Levkivskyi <levkivs...@gmail.com> added the comment:

Nick,

> Yury took all this into account when designing the interaction between 
> `await` and comprehensions (which is why that's in a better state), but for 
> `yield` we inherited the existing behaviour of any other nested function.

Actually the fact that `await` in comprehensions already works right is one of 
my main arguments that we can also fix `yield`. So I am totally with Serhiy 
here.

----------
nosy: +yselivanov

_______________________________________
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