Skip to content

Fix possible ref. leaks in _sqlite3 module initialisation #86187

Description

@erlend-aasland
BPO 42021
Nosy @berkerpeksag, @corona10, @erlend-aasland
PRs
  • bpo-42021: Fix possible ref leaks during _sqlite3 module init #22673
  • 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-10-15.12:22:02.528>
    created_at = <Date 2020-10-12.19:18:40.757>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'Fix possible ref. leaks in _sqlite3 module initialisation'
    updated_at = <Date 2020-10-15.12:22:02.527>
    user = 'https://github.com/erlend-aasland'

    bugs.python.org fields:

    activity = <Date 2020-10-15.12:22:02.527>
    actor = 'erlendaasland'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-15.12:22:02.528>
    closer = 'erlendaasland'
    components = ['Library (Lib)']
    creation = <Date 2020-10-12.19:18:40.757>
    creator = 'erlendaasland'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42021
    keywords = ['patch']
    message_count = 2.0
    messages = ['378516', '378680']
    nosy_count = 3.0
    nosy_names = ['berker.peksag', 'corona10', 'erlendaasland']
    pr_nums = ['22673']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42021'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions