STINNER Victor <[email protected]> added the comment:

> Add a version number to dict keys.

Is the version on the key or on the value? Does the version change if a value 
is changed like d[1]="a"; d[1]="b"?

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue44206>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to