Skip to content

Commit 3a2a9b2

Browse files
committed
Merge branch '3.13'
2 parents 947247f + b2242d6 commit 3a2a9b2

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

CHANGES.rst

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

1111
.. towncrier release notes start
1212
13+
3.12.6 (2025-05-31)
14+
===================
15+
16+
Bug fixes
17+
---------
18+
19+
- Fixed spurious "Future exception was never retrieved" warnings for connection lost errors when the connector is not closed -- by :user:`bdraco`.
20+
21+
When connections are lost, the exception is now marked as retrieved since it is always propagated through other means, preventing unnecessary warnings in logs.
22+
23+
24+
*Related issues and pull requests on GitHub:*
25+
:issue:`11100`.
26+
27+
28+
29+
30+
----
31+
32+
1333
3.12.5 (2025-05-30)
1434
===================
1535

CHANGES/11100.bugfix.rst

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

0 commit comments

Comments
 (0)