FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Enable readline in the sqlite3 CLI · Issue #109151 · python/cpython · GitHub

/ cpython Public

Enable readline in the sqlite3 CLI #109151

Description

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


    Back | FazBrowse Home | New Git URL