mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 05:40:40 -05:00
Mostly this involves decorating a few Deferred declarations with extra type hints. We wrap the types in quotes to avoid runtime errors when running against older versions of Twisted that don't have generics on Deferred. |
||
|---|---|---|
| .. | ||
| federation | ||
| __init__.py | ||
| additional_resource.py | ||
| client.py | ||
| connectproxyclient.py | ||
| matrixfederationclient.py | ||
| proxyagent.py | ||
| request_metrics.py | ||
| server.py | ||
| servlet.py | ||
| site.py | ||