Skip to content

Commit b863001

Browse files
Merge remote-tracking branch 'origin/sqlite-fix-release-blocker' into sqlite-fix-release-blocker
2 parents ae7c896 + 4e4b4da commit b863001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Fix a regression in the :mod:`sqlite3` where statement objects were not
22
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.
3+
introduced by PR 27884 in Python 3.11a1. Patch by Erlend E. Aasland.

0 commit comments

Comments
 (0)