]> granicus.if.org Git - python/commit
Issue #29200: Add test for lru cache only calling __hash__ once
authorRaymond Hettinger <python@rcn.com>
Sun, 8 Jan 2017 04:44:48 +0000 (20:44 -0800)
committerRaymond Hettinger <python@rcn.com>
Sun, 8 Jan 2017 04:44:48 +0000 (20:44 -0800)
commitd191ef25c11f2e4d6a8c27f246ca18c6ff05997e
tree8e06506ad468c49a2235ddf6b49fde19edd240e3
parent4f5c6a27d84ea72d00510e0a9c9f8e69db17a765
Issue #29200: Add test for lru cache only calling __hash__ once
Lib/test/test_functools.py