From: Serhiy Storchaka Date: Fri, 2 Oct 2015 09:47:59 +0000 (+0300) Subject: Issue #24483: C implementation of functools.lru_cache() now calculates key's X-Git-Tag: v3.6.0a1~1349 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5dbe245ef238762c8e1100885e8671bf2e089157;p=python Issue #24483: C implementation of functools.lru_cache() now calculates key's hash only once. --- 5dbe245ef238762c8e1100885e8671bf2e089157