]> git.ipfire.org Git - thirdparty/httpx.git/commit
map_exceptions in request.aclose() (#1465)
authorAdam Hooper <adam@adamhooper.com>
Wed, 17 Feb 2021 11:32:43 +0000 (06:32 -0500)
committerGitHub <noreply@github.com>
Wed, 17 Feb 2021 11:32:43 +0000 (11:32 +0000)
commit0f280af8b170ed5cc48c12a894f71a8b5762f748
treed807b03f1462cbccf54596f94b9147fb32a57157
parentbd4caa873c8b342231b4c71346363b8895a7a7b2
map_exceptions in request.aclose() (#1465)

* map_exceptions in request.aclose()
httpx/_client.py
tests/client/test_async_client.py