[issue44704] frozenset.__hash__ vs. Set._hash

Raymond Hettinger report at bugs.python.org
Wed Jul 21 20:23:47 EDT 2021


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


New changeset 4194f1465fa85371dcbead57a54bb06d1f0b97d9 by Miss Islington (bot) in branch '3.10':
bpo-44704: Make Set._hash consistent with frozenset.__hash__ (GH-27281) (GH-27282)
https://github.com/python/cpython/commit/4194f1465fa85371dcbead57a54bb06d1f0b97d9


----------

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


More information about the Python-bugs-list mailing list