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.
Showing
- changelog.d/10895.misc 1 addition, 0 deletionschangelog.d/10895.misc
- synapse/handlers/send_email.py 7 additions, 2 deletionssynapse/handlers/send_email.py
- synapse/replication/tcp/handler.py 6 additions, 2 deletionssynapse/replication/tcp/handler.py
- synapse/replication/tcp/redis.py 7 additions, 1 deletionsynapse/replication/tcp/redis.py
- tests/replication/_base.py 2 additions, 2 deletionstests/replication/_base.py
- tests/server.py 4 additions, 4 deletionstests/server.py
Loading
Please register or sign in to comment