MatrixSynapse/synapse/api
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
..
__init__.py
auth.py
auth_blocking.py
constants.py
errors.py
filtering.py Directly import json from the standard library. (#8259) 2020-09-08 07:33:48 -04:00
presence.py
ratelimiting.py
room_versions.py
urls.py