]> git.ipfire.org Git - thirdparty/httpx.git/commit
Raise HTTPStatusError in raise_from_status (#1072)
authorFrançois Voron <fvoron@gmail.com>
Mon, 20 Jul 2020 12:10:57 +0000 (14:10 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2020 12:10:57 +0000 (13:10 +0100)
commit27b0dbc22da1424a020c2bb769c81490f39ce283
tree26a0f3d4ce9dce90872f0e4ed8ad8cd34dea20a7
parenta89d4ad625aedeb1164e309acae4febb06b8cf5c
Raise HTTPStatusError in raise_from_status (#1072)
docs/quickstart.md
httpx/__init__.py
httpx/_exceptions.py
httpx/_models.py
tests/client/test_async_client.py
tests/client/test_client.py