[issue14478] Decimal hashing very slow, could be cached

Raymond Hettinger report at bugs.python.org
Wed Apr 11 00:08:59 CEST 2012


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

I don't see a need to cache the hash value in the pure Python version.

----------

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


More information about the Python-bugs-list mailing list