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, docs@python
Date 2018-07-15.00:27:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531614433.94.0.56676864532.issue34117@psf.upfronthosting.co.za>
In-reply-to
Content
The idea came up on python-dev to tweak the names of generator expressions to "generator comprehensions" to align more with list|set|dict comprehensions. This would be strictly a doc change (for now). A reference to generator expressions should be left if nothing else than to point to the new name.
History
Date User Action Args
2018-07-15 00:27:14brett.cannonsetrecipients: + brett.cannon, docs@python
2018-07-15 00:27:13brett.cannonsetmessageid: <1531614433.94.0.56676864532.issue34117@psf.upfronthosting.co.za>
2018-07-15 00:27:13brett.cannonlinkissue34117 messages
2018-07-15 00:27:12brett.cannoncreate