Skip to content

Version 0.12.2

Compare
Choose a tag to compare
@florimondmanca florimondmanca released this 20 Nov 22:35
· 383 commits to master since this release
84c7738

0.12.2 (November 20th, 2020)

Fixed

  • Properly wrap connect errors on the asyncio backend. (Pull #235)
  • Fix ImportError occurring on Python 3.9 when using the HTTP/1.1 sync client in a multithreaded context. (Pull #237)