Skip to content

Incorrect types in tkinter.EventType Enum #85983

Description

@ethanfurman
BPO 41817
Nosy @terryjreedy, @ethanfurman, @serhiy-storchaka, @miss-islington
PRs
  • bpo-41817: use new StrEnum to ensure all members are strings #22348
  • [3.8] bpo-41817: use new StrEnum to ensure all members are strings (GH-22348) #22366
  • [3.9] bpo-41817: use new StrEnum to ensure all members are strings (GH-22348) #22367
  • 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-09-22.20:02:54.000>
    created_at = <Date 2020-09-19.19:36:58.809>
    labels = ['3.8', 'library', '3.9', '3.10']
    title = 'Incorrect types in tkinter.EventType Enum'
    updated_at = <Date 2020-09-22.20:02:54.000>
    user = 'https://github.com/ethanfurman'

    bugs.python.org fields:

    activity = <Date 2020-09-22.20:02:54.000>
    actor = 'ethan.furman'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-09-22.20:02:54.000>
    closer = 'ethan.furman'
    components = ['Library (Lib)']
    creation = <Date 2020-09-19.19:36:58.809>
    creator = 'ethan.furman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41817
    keywords = ['patch']
    message_count = 2.0
    messages = ['377188', '377334']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'gpolo', 'ethan.furman', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['22348', '22366', '22367']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41817'
    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.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions