[issue37585] Comparing PyDictValues does not give expected results
Kyle Stanley
report at bugs.python.org
Fri Jul 26 01:31:33 EDT 2019
Kyle Stanley <aeros167 at gmail.com> added the comment:
Based on the current status of the discussion in python-dev, the most agreed upon solution so far seems to be updating the documentation to mention this behavior, rather than modifying the existing behavior. I opened a PR which updates the documentation for dict.values() to mention this, feel free to leave any suggestions.
python-dev discussion archive: https://mail.python.org/archives/list/python-dev@python.org/thread/R2MPDTTMJXAF54SICFSAWPPCCEWAJ7WF/#723CHZBH4ZBKQJOOPXFFX3HYSPDBPDPR
----------
nosy: +aeros167
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37585>
_______________________________________
More information about the Python-bugs-list
mailing list