Skip to content

dbm.sqlite proof of concept #48033

Description

@smontanaro
BPO 3783
Nosy @rhettinger, @doko42, @jcea, @pitrou, @merwok, @florentx, @erlend-aasland
Files
  • sq_dict.py: an alternate sqlite dbm-like interface v.5
  • dbsqlite.py: Fixed len
  • dbdict.py: Non-synchronous DB based on a dict subclass.
  • 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 2008-09-04.23:57:30.571>
    labels = ['type-feature', 'library']
    title = 'dbm.sqlite proof of concept'
    updated_at = <Date 2021-07-28.20:11:08.117>
    user = 'https://github.com/smontanaro'

    bugs.python.org fields:

    activity = <Date 2021-07-28.20:11:08.117>
    actor = 'erlendaasland'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2008-09-04.23:57:30.571>
    creator = 'skip.montanaro'
    dependencies = []
    files = ['11602', '12933', '12939']
    hgrepos = []
    issue_num = 3783
    keywords = ['patch']
    message_count = 51.0
    messages = ['72556', '72565', '72566', '72567', '72568', '72569', '72570', '72587', '72595', '72661', '72677', '72719', '72725', '72729', '73012', '73013', '73018', '73020', '73025', '73026', '73027', '73028', '73032', '73034', '73046', '73053', '73054', '73067', '73068', '73070', '73072', '73074', '73077', '73080', '73775', '73800', '79050', '80802', '80803', '80808', '80817', '81109', '81110', '81113', '81155', '81483', '85717', '95492', '95804', '97473', '248835']
    nosy_count = 11.0
    nosy_names = ['rhettinger', 'doko', 'jcea', 'ghaering', 'pitrou', 'erno', 'eric.araujo', 'gregburd', 'flox', 'rute', 'erlendaasland']
    pr_nums = []
    priority = 'low'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue3783'
    versions = ['Python 3.4']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-sqlite3type-featureA feature request or enhancement

      Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions