Closed Bug 996891 Opened 10 years ago Closed 10 years ago

Upgrading to pyflakes >= 0.8.1 finds various flaws in webapp-django

Categories

(Socorro :: Webapp, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

References

Details

If you upgrade to pyflakes 0.8.1 you get various errors like this::

 import 'os' from line 1 shadowed by loop variable

This is caused by new checks, that make sense, in latest pyflakes
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Blocks: 994227
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/3f0c58347f474aa4e42c696a9f4176fe2877ea3e
fixes bug 996891 - pyflakes>=0.8.1 in webapp-django, r=rhelmer
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82
You need to log in before you can comment on or make changes to this bug.