summary refs log tree commit diff
path: root/tests/util/test_stream_change_cache.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)Patrick Cloke2020-02-211-13/+5
| | | | Ensure good comprehension hygiene using flake8-comprehensions.
* Run black.black2018-08-101-11/+2
|
* Add unit testErik Johnston2018-07-171-0/+16
|
* Fixup unit testErik Johnston2018-07-131-3/+3
|
* run isortAmber Brown2018-07-091-1/+2
|
* Port to sortedcontainers (with tests!) (#3332)Amber Brown2018-06-061-0/+198