There was an error while loading. Please reload this page.
1 parent 4f52cd7 commit 3bab8e8Copy full SHA for 3bab8e8
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-05-13-06-54-41.gh-issue-149738.4BLFoH.rst
@@ -1,2 +1,2 @@
1
-:mod:`sqlite3`: Prevent crashes caused by row_factory or text_factory being uninitialized, either
2
-by skipping __init__ or by deleting the attributes.
+:mod:`sqlite3`: Prevent crashes caused by ``row_factory`` or ``text_factory`` being uninitialized, either
+by skipping ``__init__`` or by deleting the attributes.
0 commit comments