Skip to content

Enable readline in the sqlite3 CLI #109151

Closed
@serhiy-storchaka

Description

@serhiy-storchaka

Feature or enhancement

python -m code

runs a REPL which supports editing, moving with arrow keys, history, etc. But

python -m sqlite3

do not supports this.

The sqlite3 module should do the same what the code module does.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.12only security fixes3.13bugs and security fixestopic-sqlite3type-featureA feature request or enhancement

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions