MatrixSynapse/tests/util
Patrick Cloke 509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
Ensure good comprehension hygiene using flake8-comprehensions.
2020-02-21 07:15:07 -05:00
..
caches
__init__.py
test_async_utils.py
test_dict_cache.py
test_expiring_cache.py
test_file_consumer.py
test_itertools.py
test_linearizer.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
test_logcontext.py
test_logformatter.py
test_lrucache.py
test_ratelimitutils.py
test_retryutils.py
test_rwlock.py
test_stream_change_cache.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
test_stringutils.py
test_treecache.py
test_wheel_timer.py