← 返回首页
Add an interactive shell for Sqlite3 · Issue #77617 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Add an interactive shell for Sqlite3 #77617

New issue
New issue

Description

BPO 33436
Nosy @rhettinger, @bitdancer, @serhiy-storchaka, @erlend-aasland, @DiddiLeija
Files
  • sqlite3_repl.py: Minimal proof-of-concept
  • 0001-Add-proof-of-concept-REPL.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None closed_at = None created_at = <Date 2018-05-07.01:47:00.123> labels = ['3.8', '3.9', '3.10', '3.11', 'type-feature', 'library'] title = 'Add an interactive shell for Sqlite3' updated_at = <Date 2022-02-11.14:45:10.289> user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2022-02-11.14:45:10.289> actor = 'DiddiLeija' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2018-05-07.01:47:00.123> creator = 'rhettinger' dependencies = [] files = ['47573', '49199'] hgrepos = [] issue_num = 33436 keywords = ['patch'] message_count = 6.0 messages = ['316248', '316257', '316261', '327252', '370180', '413072'] nosy_count = 6.0 nosy_names = ['rhettinger', 'r.david.murray', 'serhiy.storchaka', 'Big Stone', 'erlendaasland', 'DiddiLeija'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue33436' versions = ['Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-sqlite3triagedThe issue has been accepted as valid by a triager.type-featureA feature request or enhancement

      Fields

      No fields configured for issues without a type.

      Projects

      Status
      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

      • Open in GitHub Copilot app

      Footer

      © 2026 GitHub, Inc.