summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
breakpointTest PEP 553 `breakpoint()`Steven Myint7 years
class-without-selfSupport `__class__` without `self` in Python 3Steven Myint6 years
future_proofMake pyflakes more resistant to syntax additionsAnthony Sottile4 years
mainallow redefinition of functions across match arms (#772)Anthony Sottile13 months
masterDrop support for EOL Python 2.7 and 3.4-3.5 (#660)Hugo van Kemenade2 years
myint-absolute-linkUse absolute link to change log for PyPI's benefitSteven Myint5 years
myint-simplify-elseRemove unnecessary `else`Steven Myint5 years
partially_quoted_annotationsFix false positive with partially quoted annotationsAnthony Sottile4 years
simplify_literal_checksimplify typing.Literal checkAnthony Sottile4 years
travis-on-nightlyClean upSteven Myint6 years
[...]
 
TagDownloadAuthorAge
3.0.1pyflakes-3.0.1.tar.gz  Anthony Sottile18 months
3.0.0pyflakes-3.0.0.tar.gz  Anthony Sottile18 months
2.5.0pyflakes-2.5.0.tar.gz  Anthony Sottile22 months
2.4.0pyflakes-2.4.0.tar.gz  Anthony Sottile3 years
2.3.1pyflakes-2.3.1.tar.gz  Anthony Sottile3 years
2.3.0pyflakes-2.3.0.tar.gz  Anthony Sottile3 years
2.2.0pyflakes-2.2.0.tar.gz  Anthony Sottile4 years
2.1.1pyflakes-2.1.1.tar.gz  Phil Frost5 years
2.1.0pyflakes-2.1.0.tar.gz  Phil Frost5 years
2.0.0pyflakes-2.0.0.tar.gz  Phil Frost6 years
[...]
 
AgeCommit messageAuthorFilesLines
2022-11-23Release 3.0.03.0.0Anthony Sottile2-1/+7
2022-11-23master -> main (#742)Anthony Sottile2-3/+3
2022-11-03remove unused isGenerator (#737)Anthony Sottile1-2/+0
2022-10-03Remove py2 references from README (#732)Danny Sepler1-4/+4
2022-09-16remove handling of `# type:` comments now that pyflakes is py3+ (#684)Anthony Sottile7-430/+30
2022-09-16Detect unused annotations in functions (#668)Danny Sepler3-8/+43
2022-09-08detect undefined name of variable defined by AnnAssign (#729)Anthony Sottile2-1/+6
2022-08-31remove __init__ which is identical to parent (#726)Anthony Sottile1-4/+0
2022-07-30Release 2.5.0 (#720)2.5.0Anthony Sottile2-1/+12
2022-07-18remove special handling of pypy offsets since modern pypy gets it right (#717)Anthony Sottile5-73/+39
[...]
 
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