synapse/synapse/replication
Richard van der Hoff d9cb658c78
Fix up type hints for Twisted 21.7 (#10490)
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.
2021-07-28 12:04:11 +00:00
..
http Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
slave Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
tcp Fix up type hints for Twisted 21.7 (#10490) 2021-07-28 12:04:11 +00:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00