29
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
checker.py: Check for invalid print syntax More... about 6 years ago
Warn on raise NotImplemented(...) More... about 6 years ago
Fix typo (#327) More... about 6 years ago
Work around Travis CI error on Python "nightly" (#326) More... about 6 years ago
Support `__class__` without `self` in Python 3 (#325) More... about 6 years ago
Ignore underscore redefinition (#73) More... over 6 years ago
Handle string literal annotations (#313) More... over 6 years ago
Fix failed AppVeyor web requests (#309) More... over 6 years ago
Enable pip cache in Travis CI (#305) More... over 6 years ago
Include license file in the generated wheel package (#306) More... over 6 years ago
Add check for unused exception binding in except: block (#293) More... over 6 years ago
Point to NEWS.txt from README More... over 6 years ago
Make `pyflakes` happy about its our own code (#295) More... over 6 years ago
Skip a test under PyPy that varies on version (#294) More... over 6 years ago
Match tox test matrix with and Travis configurations More... over 6 years ago
Increment version to 1.6.0 More... over 6 years ago
Support for Python 3.6? (#281) More... almost 7 years ago
Recognize __module__ when used in class scope More... almost 7 years ago
Support Python 3.7 (#273) More... almost 7 years ago
Rename [wheel] section to [bdist_wheel] as the former is legacy (#278) More... almost 7 years ago
Detect `pythonw` in shebang (#277) More... almost 7 years ago
Show master branch only in Travis CI badge (#274) More... almost 7 years ago
Find Python files without extensions More... almost 7 years ago
Use new URL for issues (#272) More... almost 7 years ago
Remove obsolete version of Python from Travis CI (#91) More... almost 7 years ago
Allow failure in "nightly" Python until we fix it (#90) More... almost 7 years ago
Merge branch 'master' of github.com:pyflakes/pyflakes More... about 7 years ago
Don't test against file perms when running as root (#86) More... about 7 years ago
Process function scope variable annotations (#88) More... over 7 years ago
Just pip install setuptools on AppVeyor More... over 7 years ago