Make `typing_extensions.TypedDict` a distinct symbol to `typing.TypedDict` by AlexWaygood · Pull Request #15943 · python/typeshed · GitHub
Skip to content

Make typing_extensions.TypedDict a distinct symbol to typing.TypedDict#15943

Draft
AlexWaygood wants to merge 1 commit into
mainfrom
alex/typeddict
Draft

Make typing_extensions.TypedDict a distinct symbol to typing.TypedDict#15943
AlexWaygood wants to merge 1 commit into
mainfrom
alex/typeddict

Conversation

@AlexWaygood

@AlexWaygood AlexWaygood commented Jun 25, 2026

Copy link
Copy Markdown
Member

This would allow ty to remove some hacks...

@github-actions

Copy link
Copy Markdown
Contributor

@AlexWaygood

Copy link
Copy Markdown
Member Author

The full mypy test suite appears to pass with these changes applied. I'm checking the impact this would have on pyright users in AlexWaygood/pyright#2, a PR to my fork of pyright

@AlexWaygood

Copy link
Copy Markdown
Member Author

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.

2 participants