MatrixSynapse/synapse/util
Patrick Cloke 44bb881096
Add type hints to expiring cache. (#9730)
2021-04-06 08:58:18 -04:00
..
caches Add type hints to expiring cache. (#9730) 2021-04-06 08:58:18 -04:00
__init__.py Remove frozendict_json_encoder and support frozendicts everywhere 2020-10-28 15:56:57 +00:00
async_helpers.py Enable addtional flake8-bugbear linting checks. (#9659) 2021-03-24 09:34:30 -04:00
daemonize.py
distributor.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
file_consumer.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
frozenutils.py Fixed code misc. quality issues (#9649) 2021-03-22 11:18:13 -04:00
hash.py
httpresourcetree.py
iterutils.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
jsonobject.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
logcontext.py
logformatter.py
macaroons.py Record the SSO Auth Provider in the login token (#9510) 2021-03-04 14:44:22 +00:00
manhole.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
metrics.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
module_loader.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
msisdn.py
patch_inline_callbacks.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
ratelimitutils.py
retryutils.py Tell Black to format code for Python 3.5 (#8664) 2020-10-27 23:26:36 +00:00
rlimit.py
stringutils.py Type hints and validation improvements. (#9321) 2021-02-08 13:59:54 -05:00
templates.py Backout changes for automatically calculating the public baseurl. (#9313) 2021-02-11 11:16:54 -05:00
threepids.py
versionstring.py
wheel_timer.py