Skip to content

get_type_hints + Final + future annotations = TypeError #89329

Description

@pawamoy
mannequin
BPO 45166
Nosy @ambv, @miss-islington, @sobolevn, @pawamoy
PRs
  • bpo-45166: fixes get_type_hints failure on Final #28279
  • [3.10] bpo-45166: fixes get_type_hints failure on Final (GH-28279) #28560
  • [3.9] bpo-45166: fixes get_type_hints failure on Final (GH-28279) #28561
  • 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 2021-09-25.09:32:02.812>
    created_at = <Date 2021-09-10.16:19:49.314>
    labels = ['type-bug', '3.8', '3.9', '3.10', '3.11']
    title = 'get_type_hints + Final + future annotations = TypeError'
    updated_at = <Date 2021-09-25.09:32:02.811>
    user = 'https://github.com/pawamoy'

    bugs.python.org fields:

    activity = <Date 2021-09-25.09:32:02.811>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-25.09:32:02.812>
    closer = 'lukasz.langa'
    components = []
    creation = <Date 2021-09-10.16:19:49.314>
    creator = 'pawamoy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45166
    keywords = ['patch']
    message_count = 7.0
    messages = ['401590', '401592', '401594', '402610', '402612', '402613', '402614']
    nosy_count = 4.0
    nosy_names = ['lukasz.langa', 'miss-islington', 'sobolevn', 'pawamoy']
    pr_nums = ['28279', '28560', '28561']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45166'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions