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.
1 parent 154eb55 commit 4d0d426Copy full SHA for 4d0d426
Doc/whatsnew/3.14.rst
@@ -2176,7 +2176,7 @@ sqlite3
2176
it will now raise a :exc:`sqlite3.ProgrammingError`.
2177
(Contributed by Erlend E. Aasland in :gh:`118928` and :gh:`101693`.)
2178
2179
-* Support keyword completion for :mod:`sqlite3` command-line interface.
+* Support keyword completion in the :mod:`sqlite3` command-line interface.
2180
(Contributed by Long Tan in :gh:`133393`.)
2181
2182
typing
0 commit comments