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 miss-islington
Recipients brandtbucher, gvanrossum, jack__d, miss-islington, quentel
Date 2021-07-15.01:00:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626310854.05.0.905108312333.issue44589@roundup.psfhosted.org>
In-reply-to
Content
New changeset 016af14d93cfba43e7a95721a97fa954c534af8e by Miss Islington (bot) in branch '3.10':
[3.10] bpo-44589: raise a SyntaxError when mapping patterns have duplicate literal keys (GH-27131) (GH-27157)
https://github.com/python/cpython/commit/016af14d93cfba43e7a95721a97fa954c534af8e
History
Date User Action Args
2021-07-15 01:00:54miss-islingtonsetrecipients: + miss-islington, gvanrossum, quentel, brandtbucher, jack__d
2021-07-15 01:00:54miss-islingtonsetmessageid: <1626310854.05.0.905108312333.issue44589@roundup.psfhosted.org>
2021-07-15 01:00:54miss-islingtonlinkissue44589 messages
2021-07-15 01:00:54miss-islingtoncreate