[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 e0ef81600f4331299f61bbe3f7f08bb21d90315b by Miss Islington (bot) in branch '3.9':
bpo-44704: Make Set._hash consistent with frozenset.__hash__ (GH-27281) (GH-27283)
https://github.com/python/cpython/commit/e0ef81600f4331299f61bbe3f7f08bb21d90315b


----------

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


More information about the Python-bugs-list mailing list