]> git.ipfire.org Git - thirdparty/httpx.git/commit
More coverage improvements (#711)
authorTom Christie <tom@tomchristie.com>
Thu, 2 Jan 2020 15:33:26 +0000 (15:33 +0000)
committerGitHub <noreply@github.com>
Thu, 2 Jan 2020 15:33:26 +0000 (15:33 +0000)
commitf5eaec7ab3ac6207e03dd007fa30ac740ea1606a
tree612106366e97497d68ffe7492f5518258094a813
parent11e7604d1ad0a59907245fa898b74da36cbaf77c
More coverage improvements (#711)

* More coverage improvements

* Drop redundant 'sleep' usage in test utils
httpx/backends/auto.py
httpx/utils.py
tests/concurrency.py
tests/dispatch/utils.py
tests/test_decoders.py