Skip to content

Explicitly mark type aliases as typing.TypeAlias - #706

Open
jorenham wants to merge 1 commit into
jd:mainfrom
jorenham:typing/TypeAlias
Open

Explicitly mark type aliases as typing.TypeAlias#706
jorenham wants to merge 1 commit into
jd:mainfrom
jorenham:typing/TypeAlias

Conversation

@jorenham

@jorenham jorenham commented Sep 1, 2026

Copy link
Copy Markdown

This helps type checkers understand that these are intended to be used as type alias. See https://typing.python.org/en/latest/spec/aliases.html#typealias for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant