[issue40889] Symmetric difference on dict_views is inefficient

Raymond Hettinger report at bugs.python.org
Mon Jun 8 00:19:17 EDT 2020


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

It really depends on whether the key hashes are cheap or not.

----------

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


More information about the Python-bugs-list mailing list