Skip to content

[ty] Add a test for TypedDict intersection access#22849

Merged
charliermarsh merged 1 commit intomainfrom
charlie/ty-test
Jan 25, 2026
Merged

[ty] Add a test for TypedDict intersection access#22849
charliermarsh merged 1 commit intomainfrom
charlie/ty-test

Conversation

@charliermarsh
Copy link
Member

Summary

Closes astral-sh/ty#2591.

@charliermarsh charliermarsh added the ty Multi-file analysis & type inference label Jan 25, 2026
@charliermarsh charliermarsh marked this pull request as ready for review January 25, 2026 18:13
Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@charliermarsh charliermarsh merged commit 3a54bb1 into main Jan 25, 2026
46 checks passed
@charliermarsh charliermarsh deleted the charlie/ty-test branch January 25, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

invalid-key not detected for intersections that include TypedDicts

2 participants