From: Serhiy Storchaka Date: Sat, 24 Oct 2015 06:50:19 +0000 (+0300) Subject: Issue #25447: The lru_cache() wrapper objects now can be copied and pickled X-Git-Tag: v3.6.0a1~1170 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dcd1a0309f5d8a5b4cf1cb24f53bbcefd0c4f70b;p=thirdparty%2FPython%2Fcpython.git Issue #25447: The lru_cache() wrapper objects now can be copied and pickled (by returning the original object unchanged). --- dcd1a0309f5d8a5b4cf1cb24f53bbcefd0c4f70b