Skip to content

Possible typo in typing.TypeVarTuple docs #99662

Closed
@GabrielAnguita

Description

@GabrielAnguita

Documentation

In the section about the TypeVarTuple type, there is a bit of text that I find diffcult making sense of. My guess is that the author made a typo, but of course I could be wrong and maybe I am not getting the idea.

Where the text states:

Type variable tuples must always be unpacked. This helps distinguish type variable types from normal type variables

I think it meant:

Type variable tuples must always be unpacked. This helps distinguish type variable tuples from normal type variables

In case it is indeed a typo I'd be happy to open a PR fixing the issue.

Linked PRs

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions