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 crash related to propagating type narrowing to nested functions #15181

Merged
merged 1 commit into from
May 4, 2023

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented May 4, 2023

See #15133 (comment) for context.

@github-actions
Copy link
Contributor

github-actions bot commented May 4, 2023

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

@cdce8p
Copy link
Collaborator

cdce8p commented May 4, 2023

Can confirm this does resolve the issue with Home Assistant. Thanks for the quick fix!

@JukkaL JukkaL merged commit 13f35ad into master May 4, 2023
@JukkaL JukkaL deleted the fix-nested-function-crash branch May 4, 2023 15:29
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.

3 participants