Skip to content

Commit 0ab2575

Browse files
author
Erlend E. Aasland
committed
Amend NEWS entry with regression info
1 parent e11e0f9 commit 0ab2575

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
Fix a regression in the :mod:`sqlite3` trace callback where bound parameters were
2-
not expanded in the passed statement string. Patch by Erlend E. Aasland.
1+
Fix a regression in the :mod:`sqlite3` trace callback where bound parameters
2+
were not expanded in the passed statement string. The regression was introduced
3+
in Python 3.10 by :issue:`40318`. Patch by Erlend E. Aasland.

0 commit comments

Comments
 (0)