summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
breakpointTest PEP 553 `breakpoint()`Steven Myint8 years
class-without-selfSupport `__class__` without `self` in Python 3Steven Myint7 years
future_proofMake pyflakes more resistant to syntax additionsAnthony Sottile6 years
mainallow redefinition of functions across match arms (#772)Anthony Sottile2 years
masterDrop support for EOL Python 2.7 and 3.4-3.5 (#660)Hugo van Kemenade4 years
myint-absolute-linkUse absolute link to change log for PyPI's benefitSteven Myint6 years
myint-simplify-elseRemove unnecessary `else`Steven Myint6 years
partially_quoted_annotationsFix false positive with partially quoted annotationsAnthony Sottile5 years
simplify_literal_checksimplify typing.Literal checkAnthony Sottile5 years
travis-on-nightlyClean upSteven Myint7 years
[...]
 
TagDownloadAuthorAge
3.0.1pyflakes-3.0.1.tar.gz  Anthony Sottile3 years
3.0.0pyflakes-3.0.0.tar.gz  Anthony Sottile3 years
2.5.0pyflakes-2.5.0.tar.gz  Anthony Sottile3 years
2.4.0pyflakes-2.4.0.tar.gz  Anthony Sottile4 years
2.3.1pyflakes-2.3.1.tar.gz  Anthony Sottile4 years
2.3.0pyflakes-2.3.0.tar.gz  Anthony Sottile4 years
2.2.0pyflakes-2.2.0.tar.gz  Anthony Sottile5 years
2.1.1pyflakes-2.1.1.tar.gz  Phil Frost6 years
2.1.0pyflakes-2.1.0.tar.gz  Phil Frost6 years
2.0.0pyflakes-2.0.0.tar.gz  Phil Frost7 years
[...]
 
AgeCommit messageAuthorFilesLines
2019-03-02Remove unnecessary `else`myint-simplify-elseSteven Myint1-2/+2
2019-03-01Improve @overload detection (#435)Anthony Sottile2-8/+52
2019-02-09Include column numbers with all error messages (#426)Aaron Meurer1-2/+2
2019-02-01Fix line number of comment syntax error message (#420)Anthony Sottile2-1/+15
2019-01-31Fix typing.overload check to only check imported names (#423)Anthony Sottile2-0/+23
2019-01-31Fix appveyor buildAnthony Sottile1-30/+8
2019-01-23Write changelog and bump version for 2.1.02.1.0Anthony Sottile2-1/+23
2019-01-22Fix regression with `__all__ = [not, strings]`Anthony Sottile2-3/+36
2019-01-21Use file_tokens to better match flake8 apiAnthony Sottile4-11/+13
2019-01-21Allow star args in type commentsAnthony Sottile2-1/+12
[...]
 
Clone
git://git.baserock.org/delta/python-packages/pyflakes.git
http://git.baserock.org/git/delta/python-packages/pyflakes.git
https://git.baserock.org/git/delta/python-packages/pyflakes.git