There was an error while loading. Please reload this page.
1 parent f297152 commit f09a339Copy full SHA for f09a339
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