[issue10544] yield expression inside generator expression does nothing

Nick Coghlan report at bugs.python.org
Thu Nov 30 23:54:24 EST 2017


Nick Coghlan <ncoghlan at gmail.com> added the comment:


New changeset 73a7e9b10b2ec9636e3c6396cf7b3695f8ed1856 by Nick Coghlan (Serhiy Storchaka) in branch 'master':
bpo-10544: Deprecate "yield" in comprehensions and generator expressions. (GH-4579)
https://github.com/python/cpython/commit/73a7e9b10b2ec9636e3c6396cf7b3695f8ed1856


----------

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


More information about the Python-bugs-list mailing list