29
I Use This!
Very Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release version 0.7.3 More... over 11 years ago
Remove dependency on unittest2 completely More... over 11 years ago
Use assertEqual instead of deprecated assertEquals. More... over 11 years ago
Fix undefined name for generator expression and dict/set comprehension at class level More... over 11 years ago
Remove the dependency on unittest2 from the .travis.yml configuration More... over 11 years ago
Remove dependency on unittest2 for the tests More... over 11 years ago
Skip dict/set comprehension with Python 2.5 and 2.6 More... over 11 years ago
Remove leftover comment More... over 11 years ago
Deprecate pushFunctionScope and pushClassScope More... over 11 years ago
Fix undefined name for generator expression and dict/set comprehension at class level More... over 11 years ago
Fix tests with Python 3.2.4 and Python 3.3.1 More... almost 12 years ago
Release version 0.7.2 More... almost 12 years ago
Fix regression with Pyflakes 0.7, and new variable to disable checking doctests More... almost 12 years ago
More tests for doctest (lineno, col) calculation More... almost 12 years ago
Add tests for DoctestSyntaxError lineno and col More... almost 12 years ago
Add environment variables PYFLAKES_NODOCTEST and PYFLAKES_BUILTINS More... almost 12 years ago
Add boolean attribute Checker.withDoctest to ignore doctests More... almost 12 years ago
Fix computation of DoctestSyntaxError.lineno and col More... almost 12 years ago
Release version 0.7.1 More... almost 12 years ago
Fix reporting errors in non-ASCII filenames on Python 2.x More... almost 12 years ago
Improve PY2 detection w.r.t Mercurial demandimport More... almost 12 years ago
Minor style cleanup More... almost 12 years ago
Missing bin/pyflakes in tarball generated with distribute More... almost 12 years ago
Improve granularity of Unicode error handler More... almost 12 years ago
Fix tests on Python 2 More... almost 12 years ago
Better and simpler fix for non-ASCII filenames on Python 2.x More... almost 12 years ago
Fix reporting errors in non-ASCII filenames on Python 2.x More... almost 12 years ago
Release version 0.7 More... almost 12 years ago
Support checking doctests. More... almost 12 years ago
Do not crash when handling dotted exception types; with tests. More... almost 12 years ago