Skip to content

3.12.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 23:01
· 3323 commits to master since this release
v3.12.3
2002b9d

Bug fixes

  • Fixed memory leak in :py:meth:~aiohttp.CookieJar.filter_cookies that caused unbounded memory growth
    when making requests to different URL paths -- by :user:bdraco and :user:Cycloctane.

    Related issues and pull requests on GitHub:
    #11052, #11054.