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 Sottile12 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 Sottile17 months
3.0.0pyflakes-3.0.0.tar.gz  Anthony Sottile17 months
2.5.0pyflakes-2.5.0.tar.gz  Anthony Sottile21 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
2014-03-30Release version 0.8.10.8.1Florent Xicluna5-2/+11
2014-03-30Refactor and (arguably) simplify.Florent Xicluna1-53/+40
2014-03-30Remove commentFlorent Xicluna1-2/+0
2014-03-30Do not bind the function in the current scope, until its arguments are handle...Florent Xicluna3-1/+15
2014-03-30RefactoringFlorent Xicluna1-7/+7
2014-03-30Report undefined name for literal tuple unpacking; fixes lp:879941Florent Xicluna4-9/+82
2014-03-30Restore correct behaviour of __future__ importsFlorent Xicluna3-2/+14
2014-03-30Be consistent, it's named node_class in the moduleFlorent Xicluna1-4/+4
2014-03-30Do not report 'unable to detect undefined names' when using invalid syntax 'f...Florent Xicluna1-2/+2
2014-03-29Catch undefined var in loop generator when used as loop var; fixes lp:1205907Florent Xicluna4-78/+90
[...]
 
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