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

Add test case for fixed generic-dataclass crash #12791

Merged
merged 1 commit into from
May 16, 2022

Conversation

AlexWaygood
Copy link
Member

Adds a test case for a crash that was fixed by #12762. Closes #12527.

@github-actions
Copy link
Contributor

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

@JukkaL JukkaL merged commit 613756b into python:master May 16, 2022
@AlexWaygood AlexWaygood deleted the dataclass-crash branch May 16, 2022 08:22
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.

Crash when TypeVar of Generic dataclass has undefined bound
2 participants