MatrixSynapse/synapse/http
Dirk Klimpel b3bcacf3c1
Add missing `errcode` to `parse_string` and `parse_boolean` (#11542)
2021-12-09 11:23:34 +00:00
..
federation
__init__.py
additional_resource.py
client.py
connectproxyclient.py Type hints for the remaining two files in `synapse.http`. (#11164) 2021-10-28 14:14:42 +01:00
matrixfederationclient.py Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
proxyagent.py
request_metrics.py Type hints for the remaining two files in `synapse.http`. (#11164) 2021-10-28 14:14:42 +01:00
server.py Add more type hints to synapse.util. (#11321) 2021-11-12 13:43:06 +00:00
servlet.py Add missing `errcode` to `parse_string` and `parse_boolean` (#11542) 2021-12-09 11:23:34 +00:00
site.py