Skip to content

asyncio Generic classes should return GenericAlias in __class_getitem__ #90627

@kumaraditya303

Description

@kumaraditya303
BPO 46469
Nosy @asvetlov, @1st1, @miss-islington, @kumaraditya303
PRs
  • bpo-46469: Make asyncio generic classes return GenericAlias #30777
  • [3.10] bpo-46469: Make asyncio generic classes return GenericAlias (GH-30777) #30784
  • [3.9] bpo-46469: Make asyncio generic classes return GenericAlias (GH-30777)  #30785
  • 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 2022-01-22.14:10:04.875>
    created_at = <Date 2022-01-22.04:41:15.324>
    labels = ['type-bug', '3.9', '3.10', '3.11']
    title = 'asyncio Generic classes should return GenericAlias in __class_getitem__'
    updated_at = <Date 2022-01-22.14:10:04.874>
    user = 'https://github.com/kumaraditya303'

    bugs.python.org fields:

    activity = <Date 2022-01-22.14:10:04.874>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-22.14:10:04.875>
    closer = 'asvetlov'
    components = []
    creation = <Date 2022-01-22.04:41:15.324>
    creator = 'kumaraditya'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46469
    keywords = ['patch']
    message_count = 4.0
    messages = ['411231', '411249', '411251', '411254']
    nosy_count = 4.0
    nosy_names = ['asvetlov', 'yselivanov', 'miss-islington', 'kumaraditya']
    pr_nums = ['30777', '30784', '30785']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46469'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions