Skip to content

typing._TypeVarLike missing __slots__ #90402

@ariebovenberg

Description

@ariebovenberg
BPO 46244
Nosy @gvanrossum, @Fidget-Spinner, @kumaraditya303, @AlexWaygood, @ariebovenberg
PRs
  • bpo-46244: Remove __slots__ from typing.TypeVar, .ParamSpec #30444
  • 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-11.09:44:30.052>
    created_at = <Date 2022-01-03.14:47:44.608>
    labels = ['type-bug', 'library', '3.11']
    title = 'typing._TypeVarLike missing __slots__'
    updated_at = <Date 2022-01-11.09:44:30.052>
    user = 'https://github.com/ariebovenberg'

    bugs.python.org fields:

    activity = <Date 2022-01-11.09:44:30.052>
    actor = 'AlexWaygood'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-11.09:44:30.052>
    closer = 'AlexWaygood'
    components = ['Library (Lib)']
    creation = <Date 2022-01-03.14:47:44.608>
    creator = 'ariebovenberg'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46244
    keywords = ['patch']
    message_count = 9.0
    messages = ['409587', '409589', '409602', '409603', '409678', '409690', '410267', '410274', '410276']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'kj', 'kumaraditya', 'AlexWaygood', 'ariebovenberg']
    pr_nums = ['30444']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46244'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions