synapse-product/synapse/util
Erik Johnston 208e1d3eb3
Fix typing for @cached wrapped functions (#8240)
This requires adding a mypy plugin to fiddle with the type signatures a bit.
2020-09-03 15:38:32 +01:00
..
caches Fix typing for @cached wrapped functions (#8240) 2020-09-03 15:38:32 +01:00
__init__.py Be stricter about JSON that is accepted by Synapse (#8106) 2020-08-19 07:26:03 -04:00
async_helpers.py Convert ReadWriteLock to async/await. (#8202) 2020-08-28 16:47:11 -04:00
daemonize.py
distributor.py
file_consumer.py
frozenutils.py Reduce unnecessary whitespace in JSON. (#7372) 2020-08-07 08:02:55 -04:00
hash.py
httpresourcetree.py
iterutils.py
jsonobject.py
logcontext.py
logformatter.py
manhole.py
metrics.py Fix typing for notifier (#8064) 2020-08-12 14:03:08 +01:00
module_loader.py
msisdn.py
patch_inline_callbacks.py
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py Remove : from allowed client_secret chars (#8101) 2020-08-18 14:14:27 +01:00
threepids.py
versionstring.py
wheel_timer.py