Skip to content

3.10.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 20:07
· 2191 commits to master since this release
ec453ba

Bug fixes

  • Fixed :meth:aiohttp.ClientResponse.json() not setting status when :exc:aiohttp.ContentTypeError is raised -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #8742.

Miscellaneous internal changes

  • Improved performance of the WebSocket reader -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #8736, #8747.