-
- Downloads
Fix mypy errors on Twisted 24.11.0 (#17998)
Fixes various `mypy` errors associated with Twisted `24.11.0`. Hopefully addresses https://github.com/element-hq/synapse/issues/17075, though I've yet to test against `trunk`. Changes should be compatible with our currently pinned Twisted version of `24.7.0`.
Showing
- changelog.d/17998.misc 1 addition, 0 deletionschangelog.d/17998.misc
- synapse/http/client.py 4 additions, 3 deletionssynapse/http/client.py
- synapse/http/proxyagent.py 9 additions, 4 deletionssynapse/http/proxyagent.py
- synapse/http/replicationagent.py 3 additions, 1 deletionsynapse/http/replicationagent.py
- tests/http/test_proxyagent.py 3 additions, 3 deletionstests/http/test_proxyagent.py
Loading
Please register or sign in to comment