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

[PEP 695] Don't crash when redefining something as a type alias #17335

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jun 5, 2024

Generate an error instead.

Work on #15238.

Copy link
Contributor

github-actions bot commented Jun 5, 2024

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@JukkaL JukkaL merged commit f989414 into master Jun 6, 2024
18 checks passed
@JukkaL JukkaL deleted the type-var-syntax-fix-crash branch June 6, 2024 09:34
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