]> git.ipfire.org Git - thirdparty/httpx.git/commit
Make HTTPError importable from the top-level (#421)
authorJosep Cugat <jcugat@gmail.com>
Tue, 1 Oct 2019 18:37:05 +0000 (20:37 +0200)
committerSeth Michael Larson <sethmichaellarson@gmail.com>
Tue, 1 Oct 2019 18:37:05 +0000 (13:37 -0500)
commita0282569d5f74bb6ef7a8f5e88ac37257acbe6f2
tree62d18c0da408420034c0d00577f09a018a81d3bc
parentdb3e3a0231538cfd4ebcec8a93906c05fc5b68a3
Make HTTPError importable from the top-level (#421)
httpx/__init__.py
tests/client/test_async_client.py
tests/client/test_client.py