Skip to content

Possible refleaks in PyType_Ready in error condition #71435

@zhangyangyu

Description

@zhangyangyu
BPO 27248
Nosy @serhiy-storchaka, @zhangyangyu
Files
  • refleak_in_pytype_ready.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 2016-07-07.06:28:36.646>
    created_at = <Date 2016-06-07.09:27:23.987>
    labels = ['interpreter-core', 'type-bug']
    title = 'Possible refleaks in PyType_Ready in error condition'
    updated_at = <Date 2016-07-07.06:28:36.625>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2016-07-07.06:28:36.625>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-07-07.06:28:36.646>
    closer = 'python-dev'
    components = ['Interpreter Core']
    creation = <Date 2016-06-07.09:27:23.987>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['43276']
    hgrepos = []
    issue_num = 27248
    keywords = ['patch']
    message_count = 3.0
    messages = ['267607', '269876', '269921']
    nosy_count = 3.0
    nosy_names = ['python-dev', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27248'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions