Skip to content

Import PEP 593 (Flexible function and variable annotations) support already implemented in typing_extensions #83672

Closed
@jstasiak

Description

@jstasiak
mannequin
BPO 39491
Nosy @gvanrossum, @jstasiak, @ilevkivskyi
PRs
  • bpo-39491: Merge PEP 593 (typing.Annotated) support #18260
  • bpo-39491: Mention Annotated in get_origin() docstring #18379
  • bpo-39591: Functions in Python/traceback.c can take const pointer arguments #18422
  • 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-02-06.17:00:32.186>
    created_at = <Date 2020-01-29.21:46:08.412>
    labels = ['library', '3.9']
    title = 'Import PEP 593 (Flexible function and variable annotations) support already implemented in typing_extensions'
    updated_at = <Date 2020-02-09.07:01:58.708>
    user = 'https://github.com/jstasiak'

    bugs.python.org fields:

    activity = <Date 2020-02-09.07:01:58.708>
    actor = 'petdance'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-02-06.17:00:32.186>
    closer = 'jstasiak'
    components = ['Library (Lib)']
    creation = <Date 2020-01-29.21:46:08.412>
    creator = 'jstasiak'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39491
    keywords = ['patch']
    message_count = 2.0
    messages = ['361398', '361525']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'jstasiak', 'levkivskyi']
    pr_nums = ['18260', '18379', '18422']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39491'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixesstdlibPython modules in the Lib dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions