]> git.ipfire.org Git - thirdparty/httpx.git/commit
Drop 'Response(on_close=...)' from API (#1572)
authorTom Christie <tom@tomchristie.com>
Fri, 16 Apr 2021 09:03:37 +0000 (10:03 +0100)
committerGitHub <noreply@github.com>
Fri, 16 Apr 2021 09:03:37 +0000 (10:03 +0100)
commit073a3284abbcecad68033053acf595ff749800a7
treef120917852391ee5b6ed9bf6ed0210509bfd992e
parent4870cb5adf63f4377a71c0b5bef6146fcdb53a9c
Drop 'Response(on_close=...)' from API (#1572)
httpx/_client.py
httpx/_models.py
tests/client/test_async_client.py
tests/client/test_client.py
tests/models/test_responses.py