Nick Coghlan added the comment:

Actually, __async_return__ would be applicable for the synchronous generator 
case as well, since it would link to the generator containing the `yield from` 
expression.

----------

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

Reply via email to