Skip to content

2.2.2

Choose a tag to compare

@phalt phalt released this 10 Jun 08:02
· 15 commits to main since this release
  • Fix HttpxHTTPBackend.close()/aclose() not resetting the client reference — a closed-but-non-None client was returned on subsequent requests, causing RuntimeError: Cannot send a request, as the client has been closed.