Skip to content

3.12.13

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 15:11
· 2880 commits to master since this release
2ff9b61

Bug fixes

  • Fixed auto-created :py:class:~aiohttp.TCPConnector not using the session's event loop when :py:class:~aiohttp.ClientSession is created without an explicit connector -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #11147.