Skip to content

_signal module leak: test_interpreters leaked [1424, 1422, 1424] references #85879

@vstinner

Description

@vstinner
BPO 41713
Nosy @vstinner, @encukou, @shihai1991, @koubaa
PRs
  • bpo-41713: _signal doesn't use multi-phase init #22087
  • [WIP] bpo-41713: Move _signal variables into a state structure #23318
  • bpo-41713: Remove PyOS_InitInterrupts() function #23342
  • bpo-41686: Always create the SIGINT event on Windows #23344
  • [3.9] bpo-41686: Always create the SIGINT event on Windows (GH-23344) #23347
  • [3.8] bpo-41686: Always create the SIGINT event on Windows (GH-23344) (GH-23347) #23349
  • bpo-41713: Port _signal module to multi-phase init #23355
  • bpo-41713: Remove PyOS_InitInterrupts() from python3dll.c #24257
  • 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.22:29:15.934>
    created_at = <Date 2020-09-04.09:53:41.602>
    labels = ['interpreter-core', '3.10']
    title = '_signal module leak: test_interpreters leaked [1424, 1422, 1424] references'
    updated_at = <Date 2021-04-27.23:34:44.792>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-04-27.23:34:44.792>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-17.22:29:15.934>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2020-09-04.09:53:41.602>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41713
    keywords = ['patch']
    message_count = 18.0
    messages = ['376345', '376348', '376349', '376359', '376364', '376469', '376498', '381246', '381258', '381267', '381287', '381293', '381298', '381299', '385268', '385275', '385280', '392153']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'petr.viktorin', 'shihai1991', 'koubaa']
    pr_nums = ['22087', '23318', '23342', '23344', '23347', '23349', '23355', '24257']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41713'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions