Skip to content

Commit 05d39fe

Browse files
committed
Merge branch '3.12' into 3.13
2 parents 296d50c + 2002b9d commit 05d39fe

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGES.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,25 @@
1010

1111
.. towncrier release notes start
1212
13+
3.12.3 (2025-05-28)
14+
===================
15+
16+
Bug fixes
17+
---------
18+
19+
- Fixed memory leak in :py:meth:`~aiohttp.CookieJar.filter_cookies` that caused unbounded memory growth
20+
when making requests to different URL paths -- by :user:`bdraco` and :user:`Cycloctane`.
21+
22+
23+
*Related issues and pull requests on GitHub:*
24+
:issue:`11052`, :issue:`11054`.
25+
26+
27+
28+
29+
----
30+
31+
1332
3.12.2 (2025-05-26)
1433
===================
1534

CHANGES/11052.bugfix.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

CHANGES/11054.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)