Skip to content

[mypyc] Fix error value check for GetAttr that allows nullable values #19378

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

Merged
merged 4 commits into from
Jul 7, 2025

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jul 4, 2025

Also rename allow_null to allow_error_value to make it clear that this works with non-pointer types such as tuples.

@JukkaL JukkaL merged commit fa5d942 into master Jul 7, 2025
13 checks passed
@JukkaL JukkaL deleted the mypyc-fix-getattr branch July 7, 2025 13:16
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