[issue33555] No SyntaxError raised for `return` with argument inside generator

Serhiy Storchaka report at bugs.python.org
Thu May 17 13:22:34 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

See also What’s New In Python 3.3:

https://docs.python.org/3/whatsnew/3.3.html#pep-380-syntax-for-delegating-to-a-subgenerator

And PEP 380 itself.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33555>
_______________________________________


More information about the Python-bugs-list mailing list