Skip to content

3.12.10

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 12:23
· 3045 commits to master since this release
v3.12.10
dcc0ba2

Bug fixes

  • Fixed leak of aiodns.DNSResolver when :py:class:~aiohttp.TCPConnector is closed and no resolver was passed when creating the connector -- by :user:Tasssadar.

    This was a regression introduced in version 3.12.0 (:pr:10897).

    Related issues and pull requests on GitHub:
    #11150.