Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2023-09-08-19-44-01.gh-issue-109151.G…
…kzkQu.rst

Co-authored-by: Victor Stinner <vstinner@python.org>
  • Loading branch information
serhiy-storchaka and vstinner authored Sep 15, 2023
commit 6fd1f979e04735b0d4cc1830bef8dfbcc92544a8
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Enable ``readline`` editing feasibilities in the :mod:`sqlite3` CLI.
Enable ``readline`` editing features in the :ref:`sqlite3 command-line interface <sqlite3-cli>` (``python -m sqlite3``).