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 JelleZijlstra
Recipients JelleZijlstra, shreyanavigyan, xtreak
Date 2021-05-04.19:29:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620156570.77.0.339089965141.issue44033@roundup.psfhosted.org>
In-reply-to
Content
Looks like the same issue to me as the rejected issue that Karthikeyan mentioned. Changing it to use the first value is a non-starter because it would break compatibility. I'd suggest using a linter that warns about duplicate keys in literals; we implemented that internally.
History
Date User Action Args
2021-05-04 19:29:30JelleZijlstrasetrecipients: + JelleZijlstra, xtreak, shreyanavigyan
2021-05-04 19:29:30JelleZijlstrasetmessageid: <1620156570.77.0.339089965141.issue44033@roundup.psfhosted.org>
2021-05-04 19:29:30JelleZijlstralinkissue44033 messages
2021-05-04 19:29:30JelleZijlstracreate