anonymousland-synapse/synapse/util
Sean Quah e6acd3cf4f
Upgrade mypy to version 0.931 (#12030)
Upgrade mypy to 0.931, mypy-zope to 0.3.5 and fix new complaints.
2022-02-18 15:57:26 +00:00
..
caches Track cache invalidations (#12000) 2022-02-15 14:31:04 +00:00
__init__.py
async_helpers.py
batching_queue.py
daemonize.py Upgrade mypy to version 0.931 (#12030) 2022-02-18 15:57:26 +00:00
distributor.py
file_consumer.py
frozenutils.py
gai_resolver.py
hash.py
httpresourcetree.py
iterutils.py
linked_list.py
logcontext.py
logformatter.py
macaroons.py
manhole.py
metrics.py
module_loader.py
msisdn.py
patch_inline_callbacks.py Upgrade mypy to version 0.931 (#12030) 2022-02-18 15:57:26 +00:00
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
templates.py
threepids.py Add a callback to allow modules to deny 3PID (#11854) 2022-02-08 11:20:32 +01:00
wheel_timer.py