This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Anne Rosa Wangnick
Recipients Anne Rosa Wangnick, Trundle, daniel.urban, docs@python, eric.araujo, flox, jonathan.hartley, josmiley, michael.foord, mjs0, rhettinger, terry.reedy, westley.martinez
Date 2015-10-29.23:21:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446160906.71.0.466072881851.issue11796@psf.upfronthosting.co.za>
In-reply-to
Content
With https://bugs.python.org/issue13557 closed, this one should be reopened to amend 6.2.8 Generator expressions: "[However, the leftmost for clause is immediately evaluated] (in the local context)[, so that an error produced by it can be seen ...]"
History
Date User Action Args
2015-10-29 23:21:47Anne Rosa Wangnicksetrecipients: + Anne Rosa Wangnick, rhettinger, terry.reedy, eric.araujo, michael.foord, Trundle, jonathan.hartley, flox, daniel.urban, docs@python, westley.martinez, mjs0, josmiley
2015-10-29 23:21:46Anne Rosa Wangnicksetmessageid: <1446160906.71.0.466072881851.issue11796@psf.upfronthosting.co.za>
2015-10-29 23:21:46Anne Rosa Wangnicklinkissue11796 messages
2015-10-29 23:21:46Anne Rosa Wangnickcreate