httpx/doc/release_notes/0_20_1.md
2022-06-21 16:31:52 +03:00

231 B

0.20.1

Bugfixes

  • bugfix for unregistering connections when timing out on DNS resolving; this wasn't happening, leaving a few cases where requests to the same domain timing out on resolution would hang on the second request.