We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae7c896 + 4e4b4da commit b863001Copy full SHA for b863001
1 file changed
Misc/NEWS.d/next/Library/2022-06-20-23-14-43.gh-issue-94028.UofEcX.rst
@@ -1,3 +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.
+introduced by PR 27884 in Python 3.11a1. Patch by Erlend E. Aasland.
0 commit comments