synapse-product/synapse/util
Patrick Cloke 72bec36d50
Directly import json from the standard library. (#8259)
By importing from canonicaljson the simplejson module was still being used
in some situations. After this change the std lib json is consistenty used
throughout Synapse.
2020-09-08 07:33:48 -04:00
..
caches Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
__init__.py Directly import json from the standard library. (#8259) 2020-09-08 07:33:48 -04:00
async_helpers.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
daemonize.py
distributor.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
file_consumer.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
frozenutils.py Directly import json from the standard library. (#8259) 2020-09-08 07:33:48 -04:00
hash.py
httpresourcetree.py
iterutils.py
jsonobject.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
logcontext.py
logformatter.py
manhole.py
metrics.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
module_loader.py
msisdn.py
patch_inline_callbacks.py
ratelimitutils.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
retryutils.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
rlimit.py
stringutils.py
threepids.py
versionstring.py
wheel_timer.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00