Skip to content

[2.7] test_ttk_guionly doesn't destroy all widgets on Python 2.7 #75318

@vstinner

Description

@vstinner
BPO 31135
Nosy @vstinner, @serhiy-storchaka
PRs
  • bpo-31135: ttk: fix LabeledScale and OptionMenu destroy() method #3025
  • [2.7] bpo-31135: ttk: fix LabeledScale and OptionMenu destroy() method #3026
  • [3.6] bpo-31135: ttk: fix LabeledScale and OptionMenu destroy() method (#3025) #3030
  • Files
  • widget_instance.patch
  • fix_destroy.patch
  • widget_instance-master.patch
  • widget_instance-2.7-v2.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-08-10.15:03:03.647>
    created_at = <Date 2017-08-08.00:46:39.117>
    labels = ['3.7', 'expert-tkinter', 'performance']
    title = "[2.7] test_ttk_guionly doesn't destroy all widgets on Python 2.7"
    updated_at = <Date 2017-08-10.15:03:03.644>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-08-10.15:03:03.644>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-08-10.15:03:03.647>
    closer = 'vstinner'
    components = ['Tkinter']
    creation = <Date 2017-08-08.00:46:39.117>
    creator = 'vstinner'
    dependencies = []
    files = ['47061', '47062', '47063', '47064']
    hgrepos = []
    issue_num = 31135
    keywords = ['patch']
    message_count = 12.0
    messages = ['299880', '299881', '299899', '299902', '299913', '299914', '299915', '299916', '299938', '299940', '299977', '300097']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'gpolo', 'serhiy.storchaka']
    pr_nums = ['3025', '3026', '3030']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue31135'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions