Message321670
| 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:14 | brett.cannon | set | recipients: + brett.cannon, docs@python |
| 2018-07-15 00:27:13 | brett.cannon | set | messageid: <1531614433.94.0.56676864532.issue34117@psf.upfronthosting.co.za> |
| 2018-07-15 00:27:13 | brett.cannon | link | issue34117 messages |
| 2018-07-15 00:27:12 | brett.cannon | create | |