commit | e4d65e3aab980cd8c2347d71bc6e26c19227953b | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Dec 28 23:58:07 2015 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Dec 28 23:58:07 2015 +0200 |
tree | d6346ffe9e07b111427262150f942d941b18830a | |
parent | 762d5ea8753e2c137eb7affa9fcb51db1cecd1aa [diff] |
Issue #25447: Copying the lru_cache() wrapper object now always works, independedly from the type of the wrapped object (by returning the original object unchanged).