Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-07-13 | Bugfix `make_room_admin` fails for users that have left a private room (#10367) | Dirk Klimpel | 2 | -1/+9 | |
Fixes: #10338 | |||||
2021-07-13 | Use inline type hints in `tests/` (#10350) | Jonathan de Jong | 18 | -63/+62 | |
This PR is tantamount to running: python3.8 -m com2ann -v 6 tests/ (com2ann requires python 3.8 to run) | |||||
2021-07-13 | [pyupgrade] `tests/` (#10347) | Jonathan de Jong | 20 | -58/+45 |