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 brandtbucher
Recipients brandtbucher, gvanrossum, jack__d, miss-islington, quentel
Date 2021-07-15.00:38:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626309537.16.0.7978719685.issue44589@roundup.psfhosted.org>
In-reply-to
Content
 New changeset 2693132292b2acf381ac6fa729bf3acf41d9d72b by Jack DeVries in branch 'main': bpo-44589: raise a SyntaxError when mapping patterns have duplicate literal keys (GH-27131) https://github.com/python/cpython/commit/2693132292b2acf381ac6fa729bf3acf41d9d72b 
History
Date User Action Args
2021-07-15 00:38:57brandtbuchersetrecipients: + brandtbucher, gvanrossum, quentel, miss-islington, jack__d
2021-07-15 00:38:57brandtbuchersetmessageid: <1626309537.16.0.7978719685.issue44589@roundup.psfhosted.org>
2021-07-15 00:38:57brandtbucherlinkissue44589 messages
2021-07-15 00:38:56brandtbuchercreate