KEMBAR78
[mypyc] Don't crash on non-inlinable final local reads by ichard26 · Pull Request #15719 · python/mypy · GitHub
Skip to content

Conversation

ichard26
Copy link
Collaborator

@ichard26 ichard26 commented Jul 19, 2023

Copy link
Collaborator

@JukkaL JukkaL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@JukkaL JukkaL merged commit 9f1c90a into python:master Feb 28, 2024
@ichard26 ichard26 deleted the local-final-names branch February 28, 2024 22:06
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.

Lack of error message when a variable is annotated with Final without explicit type. urllib.request.urlopen results in AssertionError

2 participants