Skip to content

_paramspec_tvars in typing.py does nothing #104392

Closed
@JelleZijlstra

Description

@JelleZijlstra

Several classes in typing.py pass around an attribute called _paramspec_tvars, but nothing depends on its value. It was added in b2f3f8e by @Fidget-Spinner to enforce some behavior around ParamSpec, but since then we have apparently loosened that behavior. Let's just remove the attribute.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions