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
Use getNodeName() here too More... almost 12 years ago
Avoid crash caused by missing "id" attribute More... almost 12 years ago
Refactor handleDoctests; add tests for the column offset. More... almost 12 years ago
Upgrade the patch for doctests, to calculate column offset. More... almost 12 years ago
Support special locals like __tracebackhide__ for py.test. More... almost 12 years ago
Do not report redefinition when unassigning a globally imported module. More... almost 12 years ago
Special locals for zope.exceptions. More... almost 12 years ago
Do not report undefined name if it is caught by a NameError handler. More... almost 12 years ago
Add attribute Message.col to report columns offset. More... almost 12 years ago
Update PyPI description and add link to the mailing-list. More... almost 12 years ago
Add AUTHORS More... almost 12 years ago
Add docstrings to some modules, copyright moved to LICENSE and setup.py. More... almost 12 years ago
Reflow some docstrings. More... almost 12 years ago
Remove extra blank lines from the testsuite. More... almost 12 years ago
Support special locals like __tracebackhide__ for py.test. More... almost 12 years ago
Attribute usesLocals belongs to the FunctionScope More... almost 12 years ago
Use a set() for the FunctionScope 'globals' attribute More... almost 12 years ago
Refactor the handleNode method and improve caching. More... almost 12 years ago
Fix issue with Turkish locale. More... almost 12 years ago
Fix issue with Turkish locale. More... almost 12 years ago
Tests: rename the mock AST node class. More... almost 12 years ago
Do not report undefined name if the code is protected with a NameError handler. More... almost 12 years ago
Do not report redefinition when unassigning a globally imported module. More... almost 12 years ago
Drop support of `python -m pyflakes` on Python 2.5, because Python 2.6 does not have this feature at all More... almost 12 years ago
Add attribute Message.col to report the columns offset. More... almost 12 years ago
Support python -m pyflakes. More... almost 12 years ago
Development version More... almost 12 years ago
Add simple --version and --help options. More... almost 12 years ago
Do not report false redefinition of variables with list / set / dict comprehensions and generator expressions More... almost 12 years ago
More entries to .gitignore More... almost 12 years ago