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 brett.cannon
Recipients brett.cannon, nemeskeyd
Date 2017-05-25.21:43:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495748619.53.0.217291760568.issue30471@psf.upfronthosting.co.za>
In-reply-to
Content
The best place to propose this is on the python-ideas mailing list. My suspicion, though, is people will say it's not worth the new syntax as you can also undo your comprehensions as normal code and simply assign to a variable name directly.
History
Date User Action Args
2017-05-25 21:43:39brett.cannonsetrecipients: + brett.cannon, nemeskeyd
2017-05-25 21:43:39brett.cannonsetmessageid: <1495748619.53.0.217291760568.issue30471@psf.upfronthosting.co.za>
2017-05-25 21:43:39brett.cannonlinkissue30471 messages
2017-05-25 21:43:39brett.cannoncreate