Skip to content

Refactor typing._GenericAlias #84577

Description

@serhiy-storchaka
BPO 40397
Nosy @gvanrossum, @serhiy-storchaka, @ilevkivskyi, @JelleZijlstra
PRs
  • bpo-40397: Refactor typing._GenericAlias #19719
  • bpo-40397: Remove __args__ and __parameters__ from _SpecialGenericAlias #19984
  • bpo-40397: Fix subscription of nested generic alias without parameters. #20021
  • 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 2021-05-02.20:34:09.483>
    created_at = <Date 2020-04-26.16:35:15.063>
    labels = ['type-feature', 'library', '3.9']
    title = 'Refactor typing._GenericAlias'
    updated_at = <Date 2021-05-02.20:34:09.482>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-05-02.20:34:09.482>
    actor = 'JelleZijlstra'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-02.20:34:09.483>
    closer = 'JelleZijlstra'
    components = ['Library (Lib)']
    creation = <Date 2020-04-26.16:35:15.063>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40397
    keywords = ['patch']
    message_count = 12.0
    messages = ['367312', '368317', '368367', '368463', '368535', '368556', '368570', '368571', '368578', '368583', '368586', '392727']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'serhiy.storchaka', 'levkivskyi', 'JelleZijlstra']
    pr_nums = ['19719', '19984', '20021']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40397'
    versions = ['Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions