Skip to content
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

Fix unstructuring literals with enums #598

Merged
merged 3 commits into from
Nov 12, 2024
Merged

Fix unstructuring literals with enums #598

merged 3 commits into from
Nov 12, 2024

Conversation

Tinche
Copy link
Member

@Tinche Tinche commented Nov 8, 2024

No description provided.

@Tinche Tinche force-pushed the tin/literals-with-enums branch 5 times, most recently from 5c87fdf to 2d6e841 Compare November 10, 2024 13:38
@Tinche Tinche force-pushed the tin/literals-with-enums branch from 2d6e841 to 877dc4c Compare November 10, 2024 13:44
@Tinche Tinche merged commit 8fe5373 into main Nov 12, 2024
9 checks passed
@Tinche Tinche deleted the tin/literals-with-enums branch November 12, 2024 08:49
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.

Unstructuring of enum.Enum instances in typing.Literal types doesn't work
1 participant