Pytype flagged the exception handler where these are used as [name-error], and
PyCharm complained they may be used before assignment.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG9c3e84569071: re2: adjust local variable assignment scope
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
The commit this fixes is on stable, but since the test to run pytype is on default, it probably doesn't matter where it goes.