]> git.ipfire.org Git - thirdparty/httpx.git/commit
Keep HTTPError as a base class for .request() and .raise_for_status() (#1125)
authorTom Christie <tom@tomchristie.com>
Mon, 3 Aug 2020 19:06:18 +0000 (20:06 +0100)
committerGitHub <noreply@github.com>
Mon, 3 Aug 2020 19:06:18 +0000 (20:06 +0100)
commitd7aa6e018913349166fba64cd5f3a9daba7364fb
treeb75386fc3ad003190d693cb284a9f9dce4974cef
parent0fb28e8cab7a2faa47dc606853515f06ae1c5ab1
Keep HTTPError as a base class for .request() and .raise_for_status() (#1125)
httpx/_exceptions.py