summary refs log tree commit diff
path: root/changelog.d/14991.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.77.0rc1David Robertson2023-02-071-1/+0
|
* Type hints for tests.federation (#14991)David Robertson2023-02-061-0/+1
* Make tests.federation pass mypy * Untyped defs in tests.federation.transport * test methods return None * Remaining type hints in tests.federation * Changelog * Avoid an uncessary type-ignore