Skip to content

No (public) way to dynamically introspect if an annotation is a TypedDict #85958

@pxeger

Description

@pxeger
mannequin
BPO 41792
Nosy @gvanrossum, @pxeger
PRs
  • bpo-41792 / typing#751 - Add is_typeddict function to typing.py #22254
  • 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-16.04:59:14.521>
    created_at = <Date 2020-09-15.08:07:17.049>
    labels = ['library']
    title = 'No (public) way to dynamically introspect if an annotation is a TypedDict'
    updated_at = <Date 2020-09-16.04:59:14.521>
    user = 'https://github.com/pxeger'

    bugs.python.org fields:

    activity = <Date 2020-09-16.04:59:14.521>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-09-16.04:59:14.521>
    closer = 'gvanrossum'
    components = ['Library (Lib)']
    creation = <Date 2020-09-15.08:07:17.049>
    creator = 'pxeger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41792
    keywords = ['patch']
    message_count = 2.0
    messages = ['376931', '376974']
    nosy_count = 2.0
    nosy_names = ['gvanrossum', 'pxeger']
    pr_nums = ['22254']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41792'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions