summary refs log tree commit diff
path: root/tests/patch_inline_callbacks.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-18Tweak code coverage settings (#4400)Erik Johnston3-0/+17
* Tweak code coverage settings * Fix manifest * Newsfile * Fix commit status?
2019-01-18Remove redundant WrappedConnection (#4409)Richard van der Hoff4-93/+67
* Remove redundant WrappedConnection The matrix federation client uses an HTTP connection pool, which times out its idle HTTP connections, so there is no