]> granicus.if.org Git - python/commit
Remove the lfu_cache. Add more tests.
authorRaymond Hettinger <python@rcn.com>
Sun, 15 Aug 2010 03:30:45 +0000 (03:30 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 15 Aug 2010 03:30:45 +0000 (03:30 +0000)
commitf309828175e8db1b858d31dda23bbd984940a08a
tree582fef3dcf80cba6db31d1a239d93ea496c7baa2
parent0f56e90f0582a4171a9e3e1e2ffde2781be4bffd
Remove the lfu_cache.  Add more tests.
Doc/whatsnew/3.2.rst
Lib/functools.py
Lib/test/test_functools.py