Skip to content

Make Tkinter.py's nametowidget work with cloned menu widgets #38464

@gregcouch

Description

@gregcouch
mannequin
BPO 734176
Nosy @terryjreedy, @abalkin, @serhiy-storchaka
Files
  • Tkinter.py.diffs: nametowidget patch for cloned widgets
  • nametowidget_clonedmenus.diff
  • issue734176_py3.patch: Python 3 patch
  • nametowidget_clonedmenus_2.diff
  • nametowidget_clonedmenus_3.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 = None
    created_at = <Date 2003-05-07.20:11:52.000>
    labels = ['type-bug', 'expert-tkinter']
    title = "Make Tkinter.py's nametowidget work with cloned menu widgets"
    updated_at = <Date 2021-07-09.21:02:53.288>
    user = 'https://bugs.python.org/gregcouch'

    bugs.python.org fields:

    activity = <Date 2021-07-09.21:02:53.288>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Tkinter']
    creation = <Date 2003-05-07.20:11:52.000>
    creator = 'gregcouch'
    dependencies = []
    files = ['5260', '12509', '30320', '31426', '43851']
    hgrepos = []
    issue_num = 734176
    keywords = ['patch']
    message_count = 13.0
    messages = ['43671', '43672', '78634', '114239', '114244', '189566', '189637', '189674', '195928', '270902', '271130', '271131', '397223']
    nosy_count = 6.0
    nosy_names = ['jepler', 'terry.reedy', 'belopolsky', 'gregcouch', 'gpolo', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue734176'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-tkintertype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions