Commit Graph

16 Commits (654e239b25e5ed49dd0340132a74e4617aa185c8)

Author SHA1 Message Date
Patrick Cloke c619253db8
Stop sub-classing object (#8249) 4 years ago
Patrick Cloke bd6dc17221
Replace iteritems/itervalues/iterkeys with native versions. (#7692) 5 years ago
Amber Brown 864f144543
Fix up some typechecking (#6150) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Amber Brown c936a52a9e
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 7 years ago
Erik Johnston d6c75cb7c2 Rename and comment tree_to_leaves_iterator 8 years ago
Erik Johnston f85b6ca494 Speed up cache size calculation 8 years ago
Erik Johnston 4161ff2fc4 Add concept of cache contexts 8 years ago
Daniel Wagner-Hall d83d004ccd Fix flake8 warnings for new flake8 9 years ago
Erik Johnston fb7299800f Directly set self.value 9 years ago
Erik Johnston a30364c1f9 Correctly bookkeep the size of TreeCache 9 years ago
Erik Johnston 766526e114 Make TreeCache keep track of its own size. 9 years ago
David Baker 5b142788d2 Add __contains__ 9 years ago
David Baker eaa836e8ca Docs for treecache 9 years ago
David Baker 330be18ec5 peppate 9 years ago
David Baker f1f8122120 Change LRUCache to be tree-based so we can delete subtrees. 9 years ago