Skip to content

Certain errors during IMPORT_STAR can leak a reference #73841

@corsix

Description

@corsix
mannequin
BPO 29655
Nosy @berkerpeksag, @serhiy-storchaka, @Carreau, @corsix
PRs
  • bpo-29655: Fix import start can leak a reference. #301
  • [3.6] bpo-29655: Fixed possible reference leaks in import *. (#301) #348
  • [3.5] bpo-29655: Fixed possible reference leaks in import *. (#301) #349
  • bpo-29655: Fixed possible reference leaks in import *. (#301) #510
  • Files
  • issue29655-2.7.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 2017-03-15.10:49:37.372>
    created_at = <Date 2017-02-25.21:26:53.534>
    labels = ['interpreter-core', 'performance']
    title = 'Certain errors during IMPORT_STAR can leak a reference'
    updated_at = <Date 2017-03-24.23:45:06.809>
    user = 'https://github.com/corsix'

    bugs.python.org fields:

    activity = <Date 2017-03-24.23:45:06.809>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-03-15.10:49:37.372>
    closer = 'berker.peksag'
    components = ['Interpreter Core']
    creation = <Date 2017-02-25.21:26:53.534>
    creator = 'Peter Cawley'
    dependencies = []
    files = ['46678']
    hgrepos = []
    issue_num = 29655
    keywords = ['patch']
    message_count = 8.0
    messages = ['288582', '288664', '288665', '288694', '290263', '290362', '290363', '290399']
    nosy_count = 4.0
    nosy_names = ['berker.peksag', 'serhiy.storchaka', 'mbussonn', 'Peter Cawley']
    pr_nums = ['301', '348', '349', '510']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue29655'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions