commit | b9d98d532cb9bdebff9854eaff91fea13769a595 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri Oct 02 12:47:11 2015 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Oct 02 12:47:11 2015 +0300 |
tree | 5903bef16674011ec23f91dc4abccaf54777b23e | |
parent | c9fda9b903dc85be334e588b4be784e878248905 [diff] |
Issue #24483: C implementation of functools.lru_cache() now calculates key's hash only once.