]> git.ipfire.org Git - thirdparty/httpx.git/commit
Tighten client closed-state behaviour (#1346)
authorTom Christie <tom@tomchristie.com>
Tue, 6 Oct 2020 12:38:05 +0000 (13:38 +0100)
committerGitHub <noreply@github.com>
Tue, 6 Oct 2020 12:38:05 +0000 (13:38 +0100)
commit2a2bbe58a6dee4302d94a8eae07559f240012edb
treed1618842256ebd7d1a11eb71f071d4d3f0f62834
parenta3eb0f99dc112fb5b09c7d6fdb9d211f96a6e3c1
Tighten client closed-state behaviour (#1346)

Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
httpx/_client.py
tests/client/test_async_client.py
tests/client/test_client.py