Skip to content

7.17.1

Compare
Choose a tag to compare
@sethmlarson sethmlarson released this 28 Feb 17:19
· 585 commits to main since this release
ecd4d5e

Helpers

  • Fixed the from parameter to be rewritten to from_ when used with the scan and async_scan helpers (#1897)

Transport

  • Fixed AiohttpHttpConnection to not leak TLS connections when the socket isn't explicitly shutdown by the peer (#1919)