Skip to content

Fix possible reference leak for sqlite3 initialization #84914

@erlend-aasland

Description

@erlend-aasland
BPO 40737
Nosy @corona10, @miss-islington, @erlend-aasland
PRs
  • bpo-40737: Fix possible reference leak for sqlite3 initialization #20323
  • [3.9] bpo-40737: Fix possible reference leak for sqlite3 initialization (GH-20323) #20425
  • Files
  • 0001-Use-PyModule_AddObject-correctly-in-sqlite3.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 = <Date 2020-05-26.12:39:23.498>
    created_at = <Date 2020-05-22.22:16:00.112>
    labels = ['3.8', '3.7', 'library', '3.9', '3.10']
    title = 'Fix possible reference leak for sqlite3 initialization'
    updated_at = <Date 2020-05-26.12:39:23.497>
    user = 'https://github.com/erlend-aasland'

    bugs.python.org fields:

    activity = <Date 2020-05-26.12:39:23.497>
    actor = 'corona10'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-26.12:39:23.498>
    closer = 'corona10'
    components = ['Library (Lib)']
    creation = <Date 2020-05-22.22:16:00.112>
    creator = 'erlendaasland'
    dependencies = []
    files = ['49183']
    hgrepos = []
    issue_num = 40737
    keywords = ['patch']
    message_count = 4.0
    messages = ['369658', '369714', '369972', '369975']
    nosy_count = 3.0
    nosy_names = ['corona10', 'miss-islington', 'erlendaasland']
    pr_nums = ['20323', '20425']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40737'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions