mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-19 00:01:54 -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. |
||
|---|---|---|
| .. | ||
| streams | ||
| __init__.py | ||
| client.py | ||
| commands.py | ||
| external_cache.py | ||
| handler.py | ||
| protocol.py | ||
| redis.py | ||
| resource.py | ||