forked-synapse/synapse/replication/tcp
David Robertson 29364145b2
Pass str to twisted's IReactorTCP (#10895)
This follows a correction made in twisted/twisted#1664 and should fix our Twisted Trial CI job.

Until that change is in a twisted release, we'll have to ignore the type
of the `host` argument. I've raised #10899 to remind us to review the
issue in a few months' time.
2021-09-30 12:51:47 +01:00
..
streams Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
client.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
commands.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
external_cache.py Time external cache response time (#9904) 2021-05-04 15:14:22 +01:00
handler.py Pass str to twisted's IReactorTCP (#10895) 2021-09-30 12:51:47 +01:00
protocol.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
redis.py Pass str to twisted's IReactorTCP (#10895) 2021-09-30 12:51:47 +01:00
resource.py Use direct references for configuration variables (part 6). (#10916) 2021-09-29 06:44:15 -04:00