Skip to content

Memory leak in comparison of sqlite.Row objects #82356

Description

@serhiy-storchaka
BPO 38175
Nosy @berkerpeksag, @serhiy-storchaka, @miss-islington
PRs
  • bpo-38175: Fix a memory leak in comparison of sqlite3.Row objects. #16155
  • [3.8] bpo-38175: Fix a memory leak in comparison of sqlite3.Row objects. (GH-16155) #16193
  • [3.7] bpo-38175: Fix a memory leak in comparison of sqlite3.Row objects. (GH-16155) #16194
  • [2.7] bpo-38175: Fix a memory leak in comparison of sqlite3.Row objects. (GH-16155). #16215
  • 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-09-17.06:56:48.525>
    created_at = <Date 2019-09-15.07:29:06.991>
    labels = ['3.8', '3.7', 'library', '3.9', 'performance']
    title = 'Memory leak in comparison of sqlite.Row objects'
    updated_at = <Date 2019-09-17.06:56:48.524>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-09-17.06:56:48.524>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-17.06:56:48.525>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2019-09-15.07:29:06.991>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38175
    keywords = ['patch']
    message_count = 5.0
    messages = ['352465', '352558', '352601', '352602', '352614']
    nosy_count = 4.0
    nosy_names = ['ghaering', 'berker.peksag', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['16155', '16193', '16194', '16215']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue38175'
    versions = ['Python 2.7', '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 lifeperformancePerformance 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