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 julia crash in type inference of TypeVar construction #56250

Closed

Conversation

nsajko
Copy link
Contributor

@nsajko nsajko commented Oct 19, 2024

Fixes #56248

@nsajko nsajko added bugfix This change fixes an existing bug DO NOT MERGE Do not merge this PR! labels Oct 19, 2024
@nsajko
Copy link
Contributor Author

nsajko commented Oct 19, 2024

Didn't try building, so marking as "do not merge" until CI passes.

@nsajko nsajko closed this Oct 19, 2024
@nsajko nsajko deleted the TypeVar_constructor_type_assertion branch October 19, 2024 22:11
@nsajko nsajko added invalid Indicates that an issue or pull request is no longer relevant and removed bugfix This change fixes an existing bug DO NOT MERGE Do not merge this PR! labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Indicates that an issue or pull request is no longer relevant
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A TypeError crashes Julia
1 participant