Skip to content

Commit 5c59655

Browse files
Add NEWS
1 parent 239ead3 commit 5c59655

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fix a regression in the :mod:`sqlite3` where statement objects were not
2+
properly cleared and reset after use in cursor iters. The regression was
3+
introduced by gh-27884 in Python 3.11a1. Patch by Erlend E. Aasland.

0 commit comments

Comments
 (0)