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

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@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

The pyright ecosystem check is clean: AlexWaygood/pyright#2 (comment).

@rchen152, would this change cause any problems for pyrefly?

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