Skip to content

Restore default __str__ of tkinter.EventType #85997

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 41831
Nosy @terryjreedy, @ethanfurman, @serhiy-storchaka, @miss-islington
PRs
  • bpo-41831: Add tests for tkinter.Event.__repr__ #22354
  • bpo-41831: Restore str implementation of __str__ in tkinter.EventType #22355
  • [3.8] bpo-41831: Add tests for tkinter.Event.__repr__ (GH-22354) #22616
  • [3.9] bpo-41831: Add tests for tkinter.Event.__repr__ (GH-22354) #22617
  • [3.9] bpo-41831: Restore str implementation of __str__ in tkinter.EventType (GH-22355) #22622
  • [3.8] bpo-41831: Restore str implementation of __str__ in tkinter.EventType (GH-22355) #22623
  • 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 2020-10-09.20:21:54.349>
    created_at = <Date 2020-09-22.08:02:08.083>
    labels = ['3.8', 'type-bug', 'expert-tkinter', '3.9', '3.10']
    title = 'Restore default __str__ of tkinter.EventType'
    updated_at = <Date 2020-10-09.20:21:54.349>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-10-09.20:21:54.349>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-09.20:21:54.349>
    closer = 'serhiy.storchaka'
    components = ['Tkinter']
    creation = <Date 2020-09-22.08:02:08.083>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41831
    keywords = ['patch']
    message_count = 7.0
    messages = ['377306', '378335', '378336', '378341', '378342', '378348', '378349']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'ethan.furman', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['22354', '22355', '22616', '22617', '22622', '22623']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41831'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9only security fixestopic-tkintertype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions