mypy
Give "as" variables in with statements separate scopes
#12254
Merged

Give "as" variables in with statements separate scopes #12254

JukkaL merged 19 commits into master from with-scopes
JukkaL
JukkaL Add two simple test cases
5d31246e
JukkaL WIP renaming in with statements
d87f6245
JukkaL WIP handle functions
5509e632
JukkaL WIP fix import statements
93bdc1c1
JukkaL WIP support import *
d3b94227
JukkaL Fix nested with statements
c81b14eb
JukkaL Add test case
9c9f1458
JukkaL Add test case
c60f4ef0
JukkaL Support multiple assignment
a615a196
JukkaL Add test case
5b0a3d41
JukkaL Support classes
b14b3bcf
JukkaL Add match statement test case
cfc1017f
JukkaL Cleanup
3a829599
JukkaL Refactor
b5e0e642
JukkaL Refactor
f7d62782
JukkaL Minor refactoring
2cff3489
JukkaL Clean up tests
8a5457b7
JukkaL Fix nested scopes
e2808748
JukkaL Fix self check
93e95cb4
github-actions
jhance
jhance approved these changes on 2022-02-25
JukkaL JukkaL merged ea933268 into master 4 years ago
JukkaL JukkaL deleted the with-scopes branch 4 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone