Mypy issue with python scoping rule #8746
Labels
bug
mypy got something wrong
priority-1-normal
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
topic-variable-scope
Mypy pass following code as valid:
Snippet will raise
UnboundLocalError
error.The text was updated successfully, but these errors were encountered: