httpx/doc/release_notes/0_13_1.md
2021-05-07 16:55:48 +01:00

5 lines
133 B
Markdown

# 0.13.1
## Bugfixes
Rescue `Errno::EALREADY` on calls to `connect_nonblock(exception: false)` (there are exceptions after all...).