Revisions of python-pylru
buildservice-autocommit
accepted
request 1008676
from
Daniel Garcia (dgarcia)
(revision 5)
baserev update by copy to link target
Daniel Garcia (dgarcia)
accepted
request 1008068
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 4)
- Update to Version 1.2.1 * Small optimization to popitem(). * Improved comments, removed whitespace, etc. * Added __getstate__() and __setstate__(). * Moved from distutils to setuptools in setup.py * Moved readme to Restructured Text. - Update to Version 1.2.0 * Renamed the markdown formatted README.txt to README.md * Updated documentation. * Added optional callback to FunctionCacheManager. * Merge pull request #28 from marc1n/master * Minimize memory consuption of _dlnode * Merge pull request #26 from bpsuntrup/master * Add optional callback funtionality to lrudecorator. - Update to version to 1.1.0 * Added pop, popitem, and setdefault methods to lrucache class. * Improved update() method of lrucache. * Added len() method to WriteBackCacheManager. * Simplified logic of a couple __getitem__ implementations. * Cleaned up some of the comments and whitespace. * Merge pull request #22 from btimby/master * Undo whitespace changes. * Added update() method. * Merge pull request #20 from pp-qq/patch-1 * refactor(lrucache): improve lrucache.get() * Fixes #13, a bug in lrudecorator. * Small change to README. * Small change to README. * Moved version to 1.0.8 * Added documentation for FunctionCacheManager.
Dominique Leuenberger (dimstar_suse)
accepted
request 755463
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
initialized devel package after accepting 755463
Tomáš Chvátal (scarabeus_iv)
committed
(revision 2)
Tomáš Chvátal (scarabeus_iv)
accepted
request 755417
from
Erico Mendonca (emendonca)
(revision 1)
adding doc, license, fixing tests.
Displaying all 5 revisions