| commit | 1c858c352b8c11419f79f586334c49378726dba8 | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Sat May 23 22:42:49 2015 +0300 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Sat May 23 22:42:49 2015 +0300 |
| tree | da80fcbf369c0c59a415f02d89d8927885a40761 | |
| parent | c70908558d8ebcb6c280391a720a4a0c6c4bc56d [diff] |
Issue #14373: Added C implementation of functools.lru_cache(). Based on patches by Matt Joiner and Alexey Kachayev.