From: Serhiy Storchaka Date: Mon, 8 Jun 2015 08:20:22 +0000 (+0300) Subject: Issue #14373: C implementation of functools.lru_cache() now can be used with X-Git-Tag: v3.6.0a1~2093 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=40e74006ada70c4166bfaee19f5691492419da33;p=thirdparty%2FPython%2Fcpython.git Issue #14373: C implementation of functools.lru_cache() now can be used with methods. --- 40e74006ada70c4166bfaee19f5691492419da33