Skip to content

Fix Tkinter Tcl-commands memory-leaks #43687

@pysquared

Description

@pysquared
mannequin
BPO 1524639
Nosy @loewis, @terryjreedy, @asvetlov, @serhiy-storchaka
Files
  • Tkinter.py-leak.diff
  • Tkinter.py-leak2.diff: Revised, extended, and fixed patch
  • keep_tclcommands_correct.diff
  • 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/asvetlov'
    closed_at = None
    created_at = <Date 2006-07-18.16:00:51.000>
    labels = ['type-bug', 'expert-tkinter']
    title = 'Fix Tkinter Tcl-commands memory-leaks'
    updated_at = <Date 2014-02-23.18:30:52.194>
    user = 'https://bugs.python.org/pysquared'

    bugs.python.org fields:

    activity = <Date 2014-02-23.18:30:52.194>
    actor = 'serhiy.storchaka'
    assignee = 'asvetlov'
    closed = False
    closed_date = None
    closer = None
    components = ['Tkinter']
    creation = <Date 2006-07-18.16:00:51.000>
    creator = 'pysquared'
    dependencies = []
    files = ['7410', '7411', '12430']
    hgrepos = []
    issue_num = 1524639
    keywords = ['patch']
    message_count = 14.0
    messages = ['50709', '50710', '50711', '50712', '50713', '77953', '77968', '77969', '77971', '77977', '77992', '78007', '78204', '110490']
    nosy_count = 8.0
    nosy_names = ['loewis', 'terry.reedy', 'pysquared', 'quentin.gallet-gilles', 'gpolo', 'asvetlov', 'matthieu.labbe', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1524639'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytopic-tkintertype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions