synapse/tests/util
Jonathan de Jong 2ca4e349e9
Bugbear: Add Mutable Parameter fixes (#9682)
Part of #9366

Adds in fixes for B006 and B008, both relating to mutable parameter lint errors.

Signed-off-by: Jonathan de Jong <jonathan@automatia.nl>
2021-04-08 22:38:54 +01:00
..
caches Record more information into structured logs. (#9654) 2021-04-08 08:01:14 -04:00
__init__.py
test_async_utils.py
test_dict_cache.py Add type hints to DictionaryCache and TTLCache. (#9442) 2021-03-29 12:15:33 -04:00
test_expiring_cache.py
test_file_consumer.py
test_itertools.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_linearizer.py
test_logcontext.py Record more information into structured logs. (#9654) 2021-04-08 08:01:14 -04:00
test_logformatter.py
test_lrucache.py
test_ratelimitutils.py Bugbear: Add Mutable Parameter fixes (#9682) 2021-04-08 22:38:54 +01:00
test_retryutils.py
test_rwlock.py
test_stream_change_cache.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_stringutils.py
test_threepids.py
test_treecache.py
test_wheel_timer.py