Skip to content

Python leaks one reference at exit on Windows #91013

@vstinner

Description

@vstinner
BPO 46857
Nosy @vstinner, @jkloth
PRs
  • bpo-46857: Fix test_embed.test_no_memleak() on Windows #31589
  • bpo-46857: Fix refleak in OSError INIT_ALIAS() #31594
  • 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 2022-03-03.23:38:23.521>
    created_at = <Date 2022-02-25.16:57:11.797>
    labels = ['interpreter-core', '3.11']
    title = 'Python leaks one reference at exit on Windows'
    updated_at = <Date 2022-03-22.12:55:03.311>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-03-22.12:55:03.311>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-03.23:38:23.521>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2022-02-25.16:57:11.797>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46857
    keywords = ['patch']
    message_count = 14.0
    messages = ['414020', '414025', '414056', '414057', '414058', '414060', '414062', '414123', '414124', '414125', '414128', '414130', '414492', '415765']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'jkloth', 'jeremy.kloth']
    pr_nums = ['31589', '31594']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46857'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only 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