Skip to content

Add __parameters__ and __getitem__ in TypeVar and ParamSpec #88959

Open
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 44796
Nosy @gvanrossum, @serhiy-storchaka, @JelleZijlstra, @sobolevn, @Fidget-Spinner, @AlexWaygood
PRs
  • gh-88959: Add __parameters__ and __getitem__ in TypeVar and ParamSpec #27511
  • bpo-44796: Unify TypeVar and ParamSpec substitution #31143
  • Dependencies
  • bpo-44794: Merge tests for typing.Callable and collection.abc.Callable
  • 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 = None
    created_at = <Date 2021-07-31.13:31:29.771>
    labels = ['type-feature', 'library', '3.11']
    title = 'Add __parameters__ and __getitem__ in TypeVar and ParamSpec'
    updated_at = <Date 2022-03-12.13:54:12.028>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2022-03-12.13:54:12.028>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-07-31.13:31:29.771>
    creator = 'serhiy.storchaka'
    dependencies = ['44794']
    files = []
    hgrepos = []
    issue_num = 44796
    keywords = ['patch']
    message_count = 9.0
    messages = ['398640', '411555', '412464', '412483', '412484', '412575', '412704', '414895', '414992']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'serhiy.storchaka', 'JelleZijlstra', 'sobolevn', 'kj', 'AlexWaygood']
    pr_nums = ['27511', '31143']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44796'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibPython modules in the Lib dirtopic-typingtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions