[issue38984] Value add to the wrong key in a dictionary

Gabriele report at bugs.python.org
Thu Dec 5 20:59:17 EST 2019


Gabriele <gabriele.marras85 at gmail.com> added the comment:

Hi Eric,
I think is a bug and not a simple coding error. 
python is adding new value into another key in a dictionary when the key is not called.
I updated my code (check "programTEST.py") that can replicate perfectly my problem. 

Please try my program and let me know if you think is a bug or a "coding" error.

----------

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


More information about the Python-bugs-list mailing list