[issue24483] Avoid repeated hash calculation in C implementation of functools.lru_cache()

Raymond Hettinger report at bugs.python.org
Wed Jun 24 22:40:13 CEST 2015


Raymond Hettinger added the comment:

Please let this go forward as Serhiy has written it.   That is the way I wrote the existing known hash function.   You all should be focused on correctness, not on bike-shedding my and Serhiy's coding style.

----------

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


More information about the Python-bugs-list mailing list