Skip to content

Render typing_extensions.TypeAlias like other type aliases #521

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bkeryan
Copy link

@bkeryan bkeryan commented May 5, 2025

What does this Pull Request accomplish?

Treat the typing_extensions module the same way as the typing module.

Why should this Pull Request be merged?

Fixes #520

What testing has been done?

Ran tox on Windows. The tests passed (once I enabled symlinks for my local Git repo) but the release_notes env failed.

Signed-off-by: Brad Keryan <brad.keryan@ni.com>
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.

typing_extensions.TypeAlias not rendered as a type alias
1 participant