[issue9685] tuples should remember their hash value

Roundup Robot report at bugs.python.org
Mon Jan 7 21:24:30 CET 2013


Roundup Robot added the comment:

New changeset 17038de56fd4 by Christian Heimes in branch 'default':
Add a comment about *not* caching the hash value. Issue #9685 suggested to memorize the hash value, but the feature request was rejected because no speed ups were found.
http://hg.python.org/cpython/rev/17038de56fd4

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9685>
_______________________________________


More information about the Python-bugs-list mailing list