Skip to content

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).

@AWhetter
Copy link
Collaborator

@bkeryan Thanks for making this change! It looks like a valuable addition. Please could you fix the failing tests. It looks like you need to add release notes (see https://github.com/readthedocs/sphinx-autoapi?tab=readme-ov-file#release-notes).

Signed-off-by: Brad Keryan <[email protected]>
@bkeryan
Copy link
Author

bkeryan commented Jul 16, 2025

@bkeryan Thanks for making this change! It looks like a valuable addition. Please could you fix the failing tests. It looks like you need to add release notes (see https://github.com/readthedocs/sphinx-autoapi?tab=readme-ov-file#release-notes).

It's updated. Thanks for pointing out the part about the changelog, I'm not sure how I overlooked that.

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
2 participants