MatrixSynapse/synapse/util
Richard van der Hoff ba700074c6 Expose a `get_resource_usage` method in `Measure` 2020-09-29 17:35:20 +01:00
..
caches Use slots in attrs classes where possible (#8296) 2020-09-14 12:50:06 -04:00
__init__.py Use slots in attrs classes where possible (#8296) 2020-09-14 12:50:06 -04:00
async_helpers.py Fix handling of connection timeouts in outgoing http requests (#8400) 2020-09-29 10:29:21 +01:00
daemonize.py
distributor.py
file_consumer.py
frozenutils.py
hash.py
httpresourcetree.py
iterutils.py
jsonobject.py
logcontext.py
logformatter.py
manhole.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
metrics.py Expose a `get_resource_usage` method in `Measure` 2020-09-29 17:35:20 +01:00
module_loader.py
msisdn.py
patch_inline_callbacks.py Remove obsolete __future__ imports (#8337) 2020-09-17 08:37:01 -04:00
ratelimitutils.py
retryutils.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
rlimit.py
stringutils.py
threepids.py
versionstring.py
wheel_timer.py