Skip to content

Tkinter: memory leak in splitlines() and split() #75856

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 31675
Nosy @vstinner, @serhiy-storchaka
PRs
  • bpo-31675: Fix memory leaks in Tkinter's methods splitlist() and split() #3866
  • [3.6] bpo-31675: Fix memory leaks in Tkinter's methods splitlist() and split() (GH-3866) #3874
  • [2.7] bpo-31675: Fix memory leaks in Tkinter's methods splitlist() and split() (GH-3866) #3876
  • Dependencies
  • bpo-31673: Fix the name of Tkinter's adderrorinfo method
  • 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 2017-10-04.19:02:26.560>
    created_at = <Date 2017-10-03.12:04:23.288>
    labels = ['3.7', 'expert-tkinter', 'performance']
    title = 'Tkinter: memory leak in splitlines() and split()'
    updated_at = <Date 2017-10-04.19:02:26.559>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-10-04.19:02:26.559>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-10-04.19:02:26.560>
    closer = 'serhiy.storchaka'
    components = ['Tkinter']
    creation = <Date 2017-10-03.12:04:23.288>
    creator = 'serhiy.storchaka'
    dependencies = ['31673']
    files = []
    hgrepos = []
    issue_num = 31675
    keywords = ['patch']
    message_count = 7.0
    messages = ['303599', '303602', '303604', '303611', '303643', '303648', '303726']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'serhiy.storchaka']
    pr_nums = ['3866', '3874', '3876']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue31675'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions