Skip to content

Commit 76ce467

Browse files
Address review: SQLITE_KEYWORDS were added in 3.15
1 parent b322fb2 commit 76ce467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sqlite3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ Module constants
514514
This constant is only available if Python was compiled with SQLite
515515
3.24.0 or greater.
516516

517-
.. versionadded:: 3.14
517+
.. versionadded:: next
518518

519519
.. data:: threadsafety
520520

0 commit comments

Comments
 (0)