]> git.ipfire.org Git - thirdparty/httpx.git/commit
Fix client.send() timeout new Request instance (#3116)
authorAlex <8340441+alexgmin@users.noreply.github.com>
Mon, 26 Feb 2024 16:36:58 +0000 (17:36 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 16:36:58 +0000 (16:36 +0000)
commit6d852d319acd5d97caf14037dff15ede04b37542
tree28924b16f92e72ea15946d9aa614e6afe1f0f070
parentdf5345140e09ac6c2de0d9589bcd6f3e31c6aa3f
Fix client.send() timeout new Request instance (#3116)
httpx/_client.py
tests/test_timeouts.py