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 Soothsayer
Recipients Soothsayer, docs@python, matrixise
Date 2018-01-30.23:18:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517354294.1.0.467229070634.issue32722@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that 2.7 is incorrect also, 2.7 has dict comprehensions also so there's no reason to pass a generator expression to dict().

I add 3.4 and 3.8 because they also have the problem.
History
Date User Action Args
2018-01-30 23:18:14Soothsayersetrecipients: + Soothsayer, docs@python, matrixise
2018-01-30 23:18:14Soothsayersetmessageid: <1517354294.1.0.467229070634.issue32722@psf.upfronthosting.co.za>
2018-01-30 23:18:14Soothsayerlinkissue32722 messages
2018-01-30 23:18:14Soothsayercreate