summary refs log tree commit diff
path: root/tests/federation/transport/test_client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run trial tests against Python 3.11 (#13812)David Robertson2022-11-011-0/+11
* Bump flake8-bugbear from 21.3.2 to 22.9.23 (#14042)dependabot[bot]2022-10-191-4/+3
* Always close _all_ `ijson` coroutines, even if doing so raises Exceptions (#1...David Robertson2022-10-061-0/+37
* Faster joins: parse msc3706 fields in send_join response (#12011)Richard van der Hoff2022-02-171-0/+32
* Add missing copyright header. (#11460)Patrick Cloke2021-11-301-0/+14
* Add a test case for the SendJoinParser (#11441)David Robertson2021-11-291-0/+50