Bump mypy from 1.11.2 to 1.12.1 and fix new typechecking errors (#17999)
Supersedes https://github.com/element-hq/synapse/pull/17958. Awkwardly, the changes made to fix the mypy errors in 1.12.1 cause errors in 1.11.2. So you'll need to update your mypy version to 1.12.1 to eliminate typechecking errors during developing.
Showing
- changelog.d/17999.misc 1 addition, 0 deletionschangelog.d/17999.misc
- poetry.lock 35 additions, 30 deletionspoetry.lock
- synapse/config/repository.py 1 addition, 1 deletionsynapse/config/repository.py
- synapse/handlers/appservice.py 4 additions, 4 deletionssynapse/handlers/appservice.py
- synapse/push/bulk_push_rule_evaluator.py 4 additions, 4 deletionssynapse/push/bulk_push_rule_evaluator.py
- synapse/rest/client/room.py 2 additions, 2 deletionssynapse/rest/client/room.py
- tests/replication/http/test__base.py 2 additions, 2 deletionstests/replication/http/test__base.py
Loading
Please register or sign in to comment