MatrixSynapse/synapse/util/caches
Jonathan de Jong e2b8a90897
Update mypy configuration: `no_implicit_optional = True` (#9742)
2021-04-05 09:10:18 -04:00
..
__init__.py Make it possible to use dmypy (#9692) 2021-03-26 16:49:46 +00:00
cached_call.py
deferred_cache.py Update mypy configuration: `no_implicit_optional = True` (#9742) 2021-04-05 09:10:18 -04:00
descriptors.py
dictionary_cache.py Add type hints to DictionaryCache and TTLCache. (#9442) 2021-03-29 12:15:33 -04:00
expiringcache.py
lrucache.py
response_cache.py Add ResponseCache tests. (#9458) 2021-03-08 14:00:07 -05:00
stream_change_cache.py
treecache.py
ttlcache.py Add type hints to DictionaryCache and TTLCache. (#9442) 2021-03-29 12:15:33 -04:00