]> granicus.if.org Git - python/commitdiff
Issue #25447: The lru_cache() wrapper objects now can be copied and pickled
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 24 Oct 2015 06:50:19 +0000 (09:50 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 24 Oct 2015 06:50:19 +0000 (09:50 +0300)
(by returning the original object unchanged).

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge