MatrixSynapse/synapse/util
Sean Quah 84fac0f814
Add type annotations to `synapse.metrics` (#10847)
2021-11-17 19:07:02 +00:00
..
caches Add type annotations to `synapse.metrics` (#10847) 2021-11-17 19:07:02 +00:00
__init__.py Add more type hints to synapse.util. (#11321) 2021-11-12 13:43:06 +00:00
async_helpers.py Add most missing type hints to synapse.util (#11328) 2021-11-16 08:47:36 -05:00
batching_queue.py
daemonize.py
distributor.py Add most missing type hints to synapse.util (#11328) 2021-11-16 08:47:36 -05:00
file_consumer.py
frozenutils.py
gai_resolver.py Add most missing type hints to synapse.util (#11328) 2021-11-16 08:47:36 -05:00
hash.py
httpresourcetree.py Add missing type hints to `synapse.app`. (#11287) 2021-11-10 15:06:54 -05:00
iterutils.py
linked_list.py
logcontext.py
logformatter.py
macaroons.py
manhole.py Add missing type hints to `synapse.app`. (#11287) 2021-11-10 15:06:54 -05:00
metrics.py Add type annotations to `synapse.metrics` (#10847) 2021-11-17 19:07:02 +00:00
module_loader.py
msisdn.py
patch_inline_callbacks.py
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py
templates.py
threepids.py
versionstring.py
wheel_timer.py