synapse-product/tests/http
Patrick Cloke d8cc86eff4
Remove redundant types from comments. (#14412)
Remove type hints from comments which have been added
as Python type hints. This helps avoid drift between comments
and reality, as well as removing redundant information.

Also adds some missing type hints which were simple to fill in.
2022-11-16 15:25:24 +00:00
..
federation
server Cancel the processing of key query requests when they time out. (#13680) 2022-09-07 12:03:32 +01:00
__init__.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
ca.crt
ca.key
server.key
test_additional_resource.py
test_client.py
test_endpoint.py Making parse_server_name more consistent (#14007) 2022-10-11 12:42:11 +00:00
test_matrixfederationclient.py
test_proxyagent.py
test_servlet.py Indicate what endpoint came back with a JSON response we were unable to parse (#14097) 2022-10-07 11:39:45 -05:00
test_simple_client.py
test_site.py