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

STINNER Victor report at bugs.python.org
Tue Sep 29 11:43:44 CEST 2015


STINNER Victor added the comment:

clru_cache_known_hash_5.larry.patch looks good to me. Python 3.5 has no more restriction to push patches, go ahead Serhiy, push it to 3.5 & 3.6.

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list