Skip to content

Version 0.12.0

Choose a tag to compare

@lovelydinosaur lovelydinosaur released this 06 Oct 11:42
· 416 commits to master since this release
416cebb

0.12.0 (October 6th, 2020)

Changed

Added

  • Add Python 3.9 to officially supported versions.

Fixed

  • Gracefully handle a stdlib asyncio bug when a connection is closed while it is in a paused-for-reading state. (#201)