You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/util
Patrick Cloke 7adcb20fc0
Add missing type hints to synapse.util (#9982)
4 years ago
..
caches Remove `keylen` from `LruCache`. (#9993) 4 years ago
__init__.py
async_helpers.py
batching_queue.py Add a batching queue implementation. (#10017) 4 years ago
daemonize.py
distributor.py
file_consumer.py
frozenutils.py
hash.py Add missing type hints to synapse.util (#9982) 4 years ago
httpresourcetree.py
iterutils.py Add missing type hints to synapse.util (#9982) 4 years ago
jsonobject.py
logcontext.py
logformatter.py
macaroons.py
manhole.py
metrics.py
module_loader.py Add missing type hints to synapse.util (#9982) 4 years ago
msisdn.py Add missing type hints to synapse.util (#9982) 4 years ago
patch_inline_callbacks.py
ratelimitutils.py
retryutils.py Don't hammer the database for destination retry timings every ~5mins (#10036) 4 years ago
rlimit.py
stringutils.py
templates.py
threepids.py
versionstring.py
wheel_timer.py