[issue38105] hash collision when hash(x) == -2 causes many calls to __eq__

Raymond Hettinger report at bugs.python.org
Thu Sep 12 01:26:40 EDT 2019


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

[Tim Peters]
> I don't believe it's worth a single cycle, overall, to avoid it.

That makes complete sense.  Marking this one as closed.

Guido, thank for the high quality, reproducible report.

hongweipeng, thank you for the casual analysis.

----------
nosy: +rhettinger
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list