Skip to content

Implement PEP 586: add Literal type constructor to typing #81227

Closed
@ilevkivskyi

Description

@ilevkivskyi
BPO 37046
Nosy @gvanrossum, @Michael0x2a, @ilevkivskyi
PRs
  • bpo-37046: PEP 586: Add Literal to typing module #13572
  • 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 = 'https://github.com/ilevkivskyi'
    closed_at = <Date 2019-05-26.08:43:34.167>
    created_at = <Date 2019-05-25.19:08:01.146>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Implement PEP 586: add Literal type constructor to typing'
    updated_at = <Date 2019-05-26.08:43:34.167>
    user = 'https://github.com/ilevkivskyi'

    bugs.python.org fields:

    activity = <Date 2019-05-26.08:43:34.167>
    actor = 'levkivskyi'
    assignee = 'levkivskyi'
    closed = True
    closed_date = <Date 2019-05-26.08:43:34.167>
    closer = 'levkivskyi'
    components = ['Library (Lib)']
    creation = <Date 2019-05-25.19:08:01.146>
    creator = 'levkivskyi'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37046
    keywords = ['patch']
    message_count = 2.0
    messages = ['343503', '343539']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'michael0x2a', 'levkivskyi']
    pr_nums = ['13572']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue37046'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions