MatrixSynapse/synapse/replication/tcp
Patrick Cloke da75d2ea1f
Add type hints for the federation sender. (#9681)
Includes an abstract base class which both the FederationSender
and the FederationRemoteSendQueue must implement.
2021-03-29 11:43:20 -04:00
..
streams Add type hints for the federation sender. (#9681) 2021-03-29 11:43:20 -04:00
__init__.py Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00
client.py Fix additional type hints from Twisted upgrade. (#9518) 2021-03-03 15:47:38 -05:00
commands.py Add type hints for the federation sender. (#9681) 2021-03-29 11:43:20 -04:00
external_cache.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
handler.py Fix remaining mypy issues due to Twisted upgrade. (#9608) 2021-03-15 11:14:39 -04:00
protocol.py Make it possible to use dmypy (#9692) 2021-03-26 16:49:46 +00:00
redis.py Fix remaining mypy issues due to Twisted upgrade. (#9608) 2021-03-15 11:14:39 -04:00
resource.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00