flake8
3.8.1
Frequently Asked Questions
Glossary of Terms Used in Flake8 Documentation
Using Flake8
Flake8 man page
Writing Plugins for Flake8
Exploring Flake8’s Internals
Release Notes and History
3.x Release Series
2.x Release Series
1.x Release Series
1.7.0 - 2012-12-21
1.6.2 - 2012-11-25
1.6.1 - 2012-11-24
1.6 - 2012-11-16
1.5 - 2012-10-13
1.4 - 2012-07-12
1.3.1 - 2012-05-19
1.3 - 2012-03-12
1.2 - 2012-02-12
1.1 - 2012-02-14
1.0 - 2011-11-29
0.x Release Series
flake8
Docs
»
Release Notes and History
»
1.7.0 - 2012-12-21
Edit on GitHub
1.7.0 - 2012-12-21
¶
Fixes part of #35: Exception for no WITHITEM being an attribute of Checker for Python 3.3
Support stdin
Incorporate @phd’s builtins pull request
Fix the git hook
Update pep8.py to the latest version