synapse-product/synapse/http
2021-11-12 13:43:06 +00:00
..
federation
__init__.py
additional_resource.py
client.py Relax ignore-missing-imports for modules that have stubs now and update mypy (#11006) 2021-10-08 14:49:41 +01:00
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
site.py