aboutsummaryrefslogtreecommitdiff
path: root/tests/test_rr.py
AgeCommit message (Expand)Author
2018-05-12Fix #95: Fix Python 2.7 RRCache pickling issues.Thomas Kemmer
2018-05-12Add unit tests for overridden getsizeof() method.Thomas Kemmer
2015-06-24Fix #42: Clear cache statistics in clear_cache().Thomas Kemmer
2015-06-18Fix #40: Allow simple cache instances to be pickled.Thomas Kemmer
2015-06-06Fix #33: Code cleanup for improved PEP 8 conformance.Thomas Kemmer
2014-12-19Fix #30: Provide RRCache.choice property.Thomas Kemmer
2014-12-07Prepare v0.8.1Thomas Kemmer