Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `keylen` from `LruCache`. (#9993) | Richard van der Hoff | 2021-05-24 | 1 | -2/+4 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -2/+2 |
* | Add a test for TreeCache.__contains__ | Mark Haines | 2016-02-22 | 1 | -0/+6 |
* | Fix flake8 warnings for tests | Mark Haines | 2016-02-19 | 1 | -0/+1 |
* | Add tests | Erik Johnston | 2016-01-29 | 1 | -0/+12 |
* | Add tests for treecache directly and test del_multi at the LruCache level too. | David Baker | 2016-01-22 | 1 | -0/+66 |