]> git.ipfire.org Git - thirdparty/httpx.git/commit
#1066 make BaseClient's timeout accessible using getters and setters (#1135)
authorcdeler <serj.krotov@gmail.com>
Thu, 6 Aug 2020 11:09:21 +0000 (14:09 +0300)
committerGitHub <noreply@github.com>
Thu, 6 Aug 2020 11:09:21 +0000 (12:09 +0100)
commit7123b0f7bac34f4b0af4c3c4fe2ef63ab4f238ff
tree88b06c30ae8cdb371ba08d2e0781bf3cf30d75d4
parent0e73be83a8e133521c8c0cd7426a33cda196eef0
#1066 make BaseClient's timeout accessible using getters and setters (#1135)
httpx/_client.py
tests/client/test_properties.py