Skip to content

super.__init__ leaks memory if called multiple times #70905

@KevinModzelewski

Description

@KevinModzelewski
BPO 26718
Nosy @gvanrossum, @brettcannon, @vstinner, @serhiy-storchaka
Files
  • super_init_leaks.patch
  • super_init_leaks_2.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2016-04-13.12:38:38.479>
    created_at = <Date 2016-04-09.01:02:03.209>
    labels = ['interpreter-core', 'performance']
    title = 'super.__init__ leaks memory if called multiple times'
    updated_at = <Date 2016-04-13.12:38:38.478>
    user = 'https://bugs.python.org/KevinModzelewski'

    bugs.python.org fields:

    activity = <Date 2016-04-13.12:38:38.478>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-04-13.12:38:38.479>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-04-09.01:02:03.209>
    creator = 'Kevin Modzelewski'
    dependencies = []
    files = ['42445', '42447']
    hgrepos = []
    issue_num = 26718
    keywords = ['patch']
    message_count = 12.0
    messages = ['263053', '263073', '263103', '263195', '263196', '263232', '263249', '263253', '263254', '263270', '263276', '263331']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'brett.cannon', 'vstinner', 'python-dev', 'serhiy.storchaka', 'Kevin Modzelewski']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue26718'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    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