You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/http
Patrick Cloke b64b6d12d4
Add more type hints to synapse.util. (#11321)
3 years ago
..
federation Additional type hints for the proxy agent and SRV resolver modules. (#10608) 3 years ago
__init__.py Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
additional_resource.py Additional type hints for the proxy agent and SRV resolver modules. (#10608) 3 years ago
client.py Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 3 years ago
connectproxyclient.py Type hints for the remaining two files in `synapse.http`. (#11164) 3 years ago
matrixfederationclient.py Add type hints for most `HomeServer` parameters (#11095) 3 years ago
proxyagent.py Additional type hints for the proxy agent and SRV resolver modules. (#10608) 3 years ago
request_metrics.py Type hints for the remaining two files in `synapse.http`. (#11164) 3 years ago
server.py Add more type hints to synapse.util. (#11321) 3 years ago
servlet.py Additional type hints for client REST servlets (part 5) (#10736) 3 years ago
site.py Add reactor to `SynapseRequest` and fix up types. (#10868) 3 years ago