Skip to content

typing.get_type_hints wrong namespace for forward-declaration of inner class #82016

@netbnd

Description

@netbnd
mannequin
BPO 37835
Nosy @ilevkivskyi
Files
  • typing_check.py: A simple file to reproduce the error with inner classes.
  • get_type_hints_for_inner_classes.zip
  • metaclass_workaround.py
  • 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 2019-08-13.09:36:43.877>
    labels = ['3.7', 'type-bug', 'library']
    title = 'typing.get_type_hints wrong namespace for forward-declaration of inner class'
    updated_at = <Date 2019-09-09.09:59:14.831>
    user = 'https://bugs.python.org/netbnd'

    bugs.python.org fields:

    activity = <Date 2019-09-09.09:59:14.831>
    actor = 'levkivskyi'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-08-13.09:36:43.877>
    creator = 'netbnd'
    dependencies = []
    files = ['48539', '48552', '48562']
    hgrepos = []
    issue_num = 37835
    keywords = []
    message_count = 8.0
    messages = ['349535', '349958', '349986', '349988', '350468', '350982', '351282', '351398']
    nosy_count = 2.0
    nosy_names = ['levkivskyi', 'netbnd']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37835'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions