synapse/tests/http
Andrew Ferrazzutti fcac7e0282
Write union types as X | Y where possible (#19111)
aka PEP 604, added in Python 3.10
2025-11-06 14:02:33 -06:00
..
federation Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
server Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
__init__.py
ca.crt
ca.key
server.key
test_additional_resource.py
test_client.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
test_endpoint.py
test_matrixfederationclient.py Move reading of multipart response into try body (#19062) 2025-10-30 15:22:52 +00:00
test_proxy.py
test_proxyagent.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
test_servlet.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
test_simple_client.py
test_site.py