0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-13 16:18:56 +02:00
synapse/synapse/util/caches
Shay fcfe67578f
Update to the current version of Black and run it on Synapse codebase (#11596)
* update black version

* run updated version of black on code

* newsfragment

* enumerate python versions
2021-12-23 20:22:15 -08:00
..
__init__.py Add most missing type hints to synapse.util (#11328) 2021-11-16 08:47:36 -05:00
cached_call.py Add missing type hints to synapse.logging.context (#11556) 2021-12-14 17:35:28 +00:00
deferred_cache.py Eliminate a few Anys in LruCache type hints (#11453) 2021-11-30 15:39:07 +00:00
descriptors.py Add most missing type hints to synapse.util (#11328) 2021-11-16 08:47:36 -05:00
dictionary_cache.py Add type hints to state database module. (#10823) 2021-09-15 09:54:13 -04:00
expiringcache.py Add type annotations to synapse.metrics (#10847) 2021-11-17 19:07:02 +00:00
lrucache.py Update to the current version of Black and run it on Synapse codebase (#11596) 2021-12-23 20:22:15 -08:00
response_cache.py Improve opentracing support for ResponseCache (#11607) 2021-12-20 18:12:08 +00:00
stream_change_cache.py More types for synapse.util, part 1 (#10888) 2021-10-06 11:20:49 +01:00
treecache.py Add types to synapse.util. (#10601) 2021-09-10 17:03:18 +01:00
ttlcache.py More types for synapse.util, part 1 (#10888) 2021-10-06 11:20:49 +01:00