Skip to content

Implement PEP 560: Core support for typing module and generic types #76407

Closed
@ilevkivskyi

Description

@ilevkivskyi
BPO 32226
Nosy @gvanrossum, @ned-deily, @serhiy-storchaka, @ilevkivskyi, @xgid
PRs
  • bpo-32226: Implementation of PEP 560 (core components) #4732
  • bpo-32226: PEP 560: improve typing module #4906
  • bpo-32226: Make __class_getitem__ an automatic class method. #5098
  • bpo-32226: Fix memory leak in generic_alias_dealloc() #5212
  • 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 2018-01-29.23:35:04.753>
    created_at = <Date 2017-12-05.20:36:48.434>
    labels = ['interpreter-core', 'type-feature', 'library', '3.7']
    title = 'Implement PEP 560: Core support for typing module and generic types'
    updated_at = <Date 2018-01-29.23:35:04.752>
    user = 'https://github.com/ilevkivskyi'

    bugs.python.org fields:

    activity = <Date 2018-01-29.23:35:04.752>
    actor = 'levkivskyi'
    assignee = 'levkivskyi'
    closed = True
    closed_date = <Date 2018-01-29.23:35:04.753>
    closer = 'levkivskyi'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2017-12-05.20:36:48.434>
    creator = 'levkivskyi'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32226
    keywords = ['patch']
    message_count = 28.0
    messages = ['307682', '308092', '308101', '308121', '308151', '308171', '308291', '308312', '308323', '308341', '308346', '308347', '308351', '309484', '309485', '309829', '309830', '309927', '310149', '310150', '310208', '310336', '311027', '311035', '311036', '311038', '311148', '311199']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'ned.deily', 'serhiy.storchaka', 'levkivskyi', 'xgdomingo']
    pr_nums = ['4732', '4906', '5098', '5212']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32226'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibPython 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