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
Do not report redefinition of variable for a variable used in a list comprehension in a conditional More... almost 12 years ago
Merge pull request #3 from anisse/patch-1 More... almost 12 years ago
Small refactoring of the doctest checking method More... almost 12 years ago
Do not report redefinition of variable for generator expression and set / dict comprehensions. More... almost 12 years ago
Refactor the Python 2.5 compatibility code in the 'except ImportError' block More... almost 12 years ago
Refactor the Python 2.5 compatibility code in the 'except ImportError' block More... about 12 years ago
Do not report redefinition of variable for generator expression and set / dict comprehensions. More... about 12 years ago
Add a .gitignore for python use in-place More... about 12 years ago
Add support for doctests, contribution of Marius Gedminas More... about 12 years ago
Release version 0.6.1 More... about 12 years ago
More tests with augmented assignments. More... about 12 years ago
Regression with augmented assignments. More... about 12 years ago
Release version 0.6 More... about 12 years ago
Fix spurious redefinition warnings in conditionals. More... about 12 years ago
Don't issue Unused Variable warning when using locals() in current scope. More... about 12 years ago
Support specifying additional built-ins in Checker constructor. More... about 12 years ago
Fix test for Python 3 annotations. More... about 12 years ago
Rename lowestCommonAncestor to getCommonAncestor. More... about 12 years ago
Improve handling of try/except/else/finally compound statements. More... about 12 years ago
Uniform docstring delimiter. More... about 12 years ago
Fixes for Python 3: annotations, metaclass and keyword-only arguments. More... about 12 years ago
Support specifying additional built-ins in Checker constructor. More... about 12 years ago
Fix an undetected assignment in the except handler. More... about 12 years ago
Merge pull request #1 from pyflakes/0.6-alpha More... about 12 years ago
Use setuptools entry_points to create the script on Windows too. More... about 12 years ago
Do not report undefined name in __all__ if import * is used. More... about 12 years ago
Method Scope.__init__ is not needed. More... about 12 years ago
Rename attribute dead_scopes to deadScopes. More... about 12 years ago
Support "setup.py test" and "setup.py develop". More... about 12 years ago
Update maintainership information. More... about 12 years ago