]> git.ipfire.org Git - thirdparty/httpx.git/commit
made dependencies on certifi and httpcore only load when required (#3377)
authorJoe Marshall <joe.marshall@nottingham.ac.uk>
Tue, 29 Oct 2024 13:18:39 +0000 (13:18 +0000)
committerGitHub <noreply@github.com>
Tue, 29 Oct 2024 13:18:39 +0000 (13:18 +0000)
commite9cabc8e1deb6548c5c5e2f453e343d39a2a5321
tree80355d8417f6306e9f6e3093a7b225911b3f26a5
parenteeb5e3c2a3ff2403ec47b5926715ecd61143d92d
made dependencies on certifi and httpcore only load when required (#3377)

Co-authored-by: Tom Christie <tom@tomchristie.com>
CHANGELOG.md
httpx/__version__.py
httpx/_config.py
httpx/_main.py
httpx/_transports/default.py
tests/test_api.py
tests/test_config.py