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
2023-04-25allow redefinition of functions across match arms (#772)HEADmainAnthony Sottile2-1/+14
2023-01-31fix accessed global annotation being redefined in a local scope (#765)Anthony Sottile2-1/+8
2023-01-12produce an error when a definition shadows an unused assignment (#761)Anthony Sottile2-0/+11
2022-11-27pushScope / popScope -> with in_scope(...) (#755)Anthony Sottile1-47/+45
2022-11-27handle deferred checking as a queue (#754)Anthony Sottile2-20/+28
2022-11-27remove outdated / incorrect comments (#753)Anthony Sottile1-11/+1
2022-11-27upgrade flake8 to silence file_tokens warning (#751)Anthony Sottile1-1/+1
2022-11-27pyflakes: python3.8+ (#752)Anthony Sottile10-144/+31
2022-11-27fold unused checks into final scope checking (#750)Anthony Sottile1-30/+7
2022-11-24Remove patches via mailing list (#746)Danny Sepler1-2/+2
[...]
 
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