commit | e7070f09bcbc4aa960216d099beff4431744a7e2 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Jun 08 11:19:24 2015 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Jun 08 11:19:24 2015 +0300 |
tree | 0959f5c789d72922945ae6e250845585d64e840c | |
parent | 77cb197aaa289d1815b9b476f48ebe86d9b75a72 [diff] |
Issue #14373: C implementation of functools.lru_cache() now can be used with methods.