]> git.ipfire.org Git - thirdparty/httpx.git/commit
Support alternate concurrency backends from client & rejig tests 60/head
authorTom Christie <tom@tomchristie.com>
Tue, 14 May 2019 13:11:13 +0000 (14:11 +0100)
committerTom Christie <tom@tomchristie.com>
Tue, 14 May 2019 13:11:13 +0000 (14:11 +0100)
commit3acc31621cedbdfaea1e4dc05dd4b137c28f92c6
tree68ac724bac8c40c52f693d6da80112a2e81ddbf1
parent2694c48492077d93b7f4c2958e7dce0f2319b0ea
Support alternate concurrency backends from client & rejig tests
httpcore/__init__.py
httpcore/client.py
tests/dispatch/__init__.py [new file with mode: 0644]
tests/dispatch/test_http2.py
tests/dispatch/utils.py [new file with mode: 0644]