Skip to content

Allow incremental I/O to blobs in sqlite3 #69093

Closed
@jimminter

Description

@jimminter
mannequin
BPO 24905
Nosy @berkerpeksag, @serhiy-storchaka, @palaviv, @eamanu, @erlend-aasland, @nightlark
PRs
  • bpo-24905: Support BLOB incremental I/O in sqlite module #271
  • gh-69093: Add incremental I/O to blobs support in sqlite3 #30356
  • gh-69093: Support basic incremental I/O to blobs in sqlite3 #30680
  • Files
  • blob.patch
  • blob2.patch
  • blob3.patch
  • blob4.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 2015-08-21.08:05:21.911>
    labels = ['extension-modules', 'type-feature', '3.8']
    title = 'Allow incremental I/O to blobs in sqlite3'
    updated_at = <Date 2022-01-20.12:42:10.486>
    user = 'https://bugs.python.org/jimminter'

    bugs.python.org fields:

    activity = <Date 2022-01-20.12:42:10.486>
    actor = 'erlendaasland'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2015-08-21.08:05:21.911>
    creator = 'jim_minter'
    dependencies = []
    files = ['41798', '44142', '46531', '46549']
    hgrepos = []
    issue_num = 24905
    keywords = ['patch']
    message_count = 28.0
    messages = ['248945', '259262', '259520', '272873', '272883', '273052', '286957', '287040', '287065', '287081', '287162', '288515', '288517', '288519', '288724', '288725', '297205', '315450', '329457', '372225', '399813', '409494', '409580', '409584', '409591', '409592', '410920', '411021']
    nosy_count = 9.0
    nosy_names = ['ghaering', 'berker.peksag', 'serhiy.storchaka', 'jim_minter', 'waldhol', 'palaviv', 'eamanu', 'erlendaasland', 'rmast']
    pr_nums = ['271', '30356', '30680']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24905'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions