Skip to content

[DOC] typing.get_type_hints() raises for type aliases with forward references #89089

@mhils

Description

@mhils
mannequin
BPO 44926
Nosy @gvanrossum, @ambv, @mhils, @miss-islington, @Fidget-Spinner
PRs
  • bpo-44926: get_type_hints: Add note about type aliases with forward refs #27859
  • [3.10] bpo-44926: get_type_hints: Add note about type aliases with forward refs (GH-27859) #27860
  • 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-10-18.07:55:48.195>
    created_at = <Date 2021-08-16.17:15:16.657>
    labels = ['3.11', 'type-bug', 'library', '3.10', 'docs']
    title = '[DOC] typing.get_type_hints() raises for type aliases with forward references'
    updated_at = <Date 2021-10-18.07:55:48.191>
    user = 'https://github.com/mhils'

    bugs.python.org fields:

    activity = <Date 2021-10-18.07:55:48.191>
    actor = 'iritkatriel'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2021-10-18.07:55:48.195>
    closer = 'iritkatriel'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2021-08-16.17:15:16.657>
    creator = 'mhils'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44926
    keywords = ['patch']
    message_count = 13.0
    messages = ['399660', '399662', '399664', '399672', '399675', '399677', '399746', '399774', '399829', '399850', '399852', '399974', '400086']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'docs@python', 'lukasz.langa', 'mhils', 'miss-islington', 'kj']
    pr_nums = ['27859', '27860']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44926'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesdocsDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions