mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-10 21:36:56 +00:00
bea815cec8
* Prefer `HTTPStatus` over plain `int` This is an Opinion that no-one has seemed to object to yet. * `--disallow-untyped-defs` for `tests.rest.client.test_directory` * Improve synapse's annotations for deleting aliases * Test case for deleting a room alias * Changelog