]> git.ipfire.org Git - thirdparty/httpx.git/commit
Enforce that sync client uses asyncio-based backend (#232)
authorFlorimond Manca <florimond.manca@gmail.com>
Sun, 18 Aug 2019 14:41:37 +0000 (16:41 +0200)
committerSeth Michael Larson <sethmichaellarson@gmail.com>
Sun, 18 Aug 2019 14:41:37 +0000 (09:41 -0500)
commit9c7d23ce2964a17ce72af52d48fd4faa45cbf7e9
tree95156adaf858744539cd3125691195d8dcad56cf
parentcaba78568e2c786591ea8ef72f0c217ab6fcb592
Enforce that sync client uses asyncio-based backend (#232)
httpx/client.py
tests/client/test_client.py