]> granicus.if.org Git - python/commit
Minor change to default lru size. Set default to a power of two.
authorRaymond Hettinger <python@rcn.com>
Sun, 20 May 2012 04:20:48 +0000 (21:20 -0700)
committerRaymond Hettinger <python@rcn.com>
Sun, 20 May 2012 04:20:48 +0000 (21:20 -0700)
commit010ce3283a6989979817ffdb7beb603cb6dabe15
treed21f700f81d0b1e410c2c47c5d5990479bc876f5
parent3759877f87e0bc35fa6fefcb7c8e9a88ccbc936a
Minor change to default lru size.  Set default to a power of two.
Doc/library/functools.rst
Lib/functools.py