Skip to content

Convert sqlite3 to heap types (PEP 384) #86027

@erlend-aasland

Description

@erlend-aasland
BPO 41861
Nosy @vstinner, @berkerpeksag, @shihai1991, @erlend-aasland
PRs
  • bpo-41861: Convert sqlite3 to PEP 384 #22409
  • bpo-41861: Convert sqlite3 cache and node types to heap types #22417
  • bpo-41861: Clean up sqlite3 header files wrt. PEP 384 #22419
  • bpo-41861: Convert sqlite3 PrepareProtocolType to heap type #22428
  • bpo-41861: Convert _sqlite3 RowType and StatementType to heap types #22444
  • bpo-41861: Convert _sqlite3 CursorType and ConnectionType to heap types #22478
  • bpo-41861: Add NEWS and normalise _sqlite3 Cache/Node type struct naming #23337
  • 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 = <Date 2020-11-17.13:31:51.281>
    created_at = <Date 2020-09-25.12:18:11.343>
    labels = ['library', '3.10', 'performance']
    title = 'Convert sqlite3 to heap types (PEP 384)'
    updated_at = <Date 2020-11-17.13:31:51.279>
    user = 'https://github.com/erlend-aasland'

    bugs.python.org fields:

    activity = <Date 2020-11-17.13:31:51.279>
    actor = 'erlendaasland'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-17.13:31:51.281>
    closer = 'erlendaasland'
    components = ['Library (Lib)']
    creation = <Date 2020-09-25.12:18:11.343>
    creator = 'erlendaasland'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41861
    keywords = ['patch']
    message_count = 8.0
    messages = ['377488', '377561', '377631', '377750', '377754', '381229', '381230', '381231']
    nosy_count = 5.0
    nosy_names = ['ghaering', 'vstinner', 'berker.peksag', 'shihai1991', 'erlendaasland']
    pr_nums = ['22409', '22417', '22419', '22428', '22444', '22478', '23337']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue41861'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions