Skip to content

Reference-counting problem in sqlite #81528

@gescheit

Description

@gescheit
mannequin
BPO 37347
Nosy @benjaminp, @berkerpeksag, @gescheit, @miss-islington
PRs
  • bpo-37347: fix refcount problem in sqlite3 #14268
  • [3.8] closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268) #14725
  • bpo-37347: Require SQLite 3.7.3+ #17413
  • Files
  • bug.py
  • 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 2019-07-13.03:16:12.363>
    created_at = <Date 2019-06-20.11:14:59.579>
    labels = ['extension-modules', '3.7', '3.8', '3.9', 'type-crash']
    title = 'Reference-counting problem in sqlite'
    updated_at = <Date 2019-11-28.15:42:19.356>
    user = 'https://github.com/gescheit'

    bugs.python.org fields:

    activity = <Date 2019-11-28.15:42:19.356>
    actor = 'sir-sigurd'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-07-13.03:16:12.363>
    closer = 'benjamin.peterson'
    components = ['Extension Modules']
    creation = <Date 2019-06-20.11:14:59.579>
    creator = 'gescheit'
    dependencies = []
    files = ['48430']
    hgrepos = []
    issue_num = 37347
    keywords = ['patch']
    message_count = 9.0
    messages = ['346114', '346180', '346196', '346285', '346374', '346433', '346555', '347769', '347770']
    nosy_count = 5.0
    nosy_names = ['ghaering', 'benjamin.peterson', 'berker.peksag', 'gescheit', 'miss-islington']
    pr_nums = ['14268', '14725', '17413']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue37347'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions