29
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor handleDoctests; add tests for the column offset. More... about 11 years ago
Upgrade the patch for doctests, to calculate column offset. More... about 11 years ago
Support special locals like __tracebackhide__ for py.test. More... about 11 years ago
Do not report redefinition when unassigning a globally imported module. More... about 11 years ago
Special locals for zope.exceptions. More... about 11 years ago
Do not report undefined name if it is caught by a NameError handler. More... about 11 years ago
Add attribute Message.col to report columns offset. More... about 11 years ago
Update PyPI description and add link to the mailing-list. More... about 11 years ago
Add AUTHORS More... about 11 years ago
Add docstrings to some modules, copyright moved to LICENSE and setup.py. More... about 11 years ago
Reflow some docstrings. More... about 11 years ago
Remove extra blank lines from the testsuite. More... about 11 years ago
Support special locals like __tracebackhide__ for py.test. More... about 11 years ago
Attribute usesLocals belongs to the FunctionScope More... about 11 years ago
Use a set() for the FunctionScope 'globals' attribute More... about 11 years ago
Refactor the handleNode method and improve caching. More... about 11 years ago
Fix issue with Turkish locale. More... about 11 years ago
Fix issue with Turkish locale. More... about 11 years ago
Tests: rename the mock AST node class. More... about 11 years ago
Do not report undefined name if the code is protected with a NameError handler. More... about 11 years ago
Do not report redefinition when unassigning a globally imported module. More... about 11 years ago
Drop support of `python -m pyflakes` on Python 2.5, because Python 2.6 does not have this feature at all More... about 11 years ago
Add attribute Message.col to report the columns offset. More... about 11 years ago
Support python -m pyflakes. More... about 11 years ago
Development version More... about 11 years ago
Add simple --version and --help options. More... about 11 years ago
Do not report false redefinition of variables with list / set / dict comprehensions and generator expressions More... about 11 years ago
More entries to .gitignore More... about 11 years ago
Do not report redefinition of variable for a variable used in a list comprehension in a conditional More... about 11 years ago
Merge pull request #3 from anisse/patch-1 More... about 11 years ago