summary refs log tree commit diff
path: root/changelog.d (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-17Use TYPE_CHECKING instead of magic MYPY variable. (#8770)Patrick Cloke1-0/+1
2020-11-17Add admin API for logging in as a user (#8617)Erik Johnston25-87/+475
2020-11-16Move `wait_until_result` into `FakeChannel` (#8758