]> git.ipfire.org Git - thirdparty/httpx.git/commit
Map rfc3986 exceptions (#1163)
authorJoe <nigelchiang@outlook.com>
Tue, 11 Aug 2020 08:44:56 +0000 (16:44 +0800)
committerGitHub <noreply@github.com>
Tue, 11 Aug 2020 08:44:56 +0000 (09:44 +0100)
commit45de7145924e62aea7a2f6cbbc878ea6f8455ca7
tree9284f772122a5dc6592035e329cc90c0480a26bd
parent7edfe64da67f5cffbcbb6ce7d697689af7866044
Map rfc3986 exceptions (#1163)

* Map rfc3896 exceptions
httpx/_client.py
httpx/_exceptions.py
httpx/_models.py
tests/client/test_redirects.py
tests/models/test_url.py
tests/test_api.py