Version: 4.2.0, Package name: py-cachetools-4.2.0 |
Maintained by: Jasper Lievisse Adriaanse |
Master sites: |
Description This module provides various memoizing collections and decorators, including variants of the Python 3 Standard Library `@lru_cache`_ function decorator. |
Filesize: 24.134 KB |
Version History (View Complete History) |
|
2021-01-03 05:50:45 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to py-cachetools-4.2.0 |
2020-07-17 11:37:39 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to py-cachetools-4.1.1 |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-06-11 13:51:33 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to py-cachetools-4.1.0 |
2019-12-28 11:12:32 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: fixup previous and commit what I actually intended to and set MODPY_VERSION spotted by kmos@ |
2019-12-28 07:09:51 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update to py-cachetools - only supports python3 now, so set @pkgpath accordingly |
2019-11-23 12:47:05 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Move tests to MODPY_PYTEST |