MatrixSynapse/synapse/http
Patrick Cloke 35450519de
Ensure that calls to `json.dumps` are compatible with the standard library json. (#7836)
2020-07-15 13:40:54 -04:00
..
federation
__init__.py
additional_resource.py
client.py Ensure that calls to `json.dumps` are compatible with the standard library json. (#7836) 2020-07-15 13:40:54 -04:00
connectproxyclient.py
endpoint.py
matrixfederationclient.py
proxyagent.py
request_metrics.py
server.py Add types to the server code and remove unused parameter (#7813) 2020-07-10 14:28:42 -04:00
servlet.py Ensure that calls to `json.dumps` are compatible with the standard library json. (#7836) 2020-07-15 13:40:54 -04:00
site.py