[issue16385] evaluating literal dict with repeated keys gives no warnings/errors

Jonathan Fine report at bugs.python.org
Wed Mar 6 12:06:45 EST 2019


Jonathan Fine <jfine2358 at gmail.com> added the comment:

I mention this issue, and related pages, in
[Python-ideas] dict literal allows duplicate keys
https://mail.python.org/pipermail/python-ideas/2019-March/055717.html

It arises from a discussion of PEP 584 -- Add + and - operators to the built-in dict class.

Please send any follow-up to python-ideas (or this issue).

----------
nosy: +jfine2358

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue16385>
_______________________________________


More information about the Python-bugs-list mailing list