summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
0.9Bump version to 0.9.2Phil Frost11 years
3.5Enable Python 3.5 on Travis CISteven Myint11 years
allow-failure-in-nightly-pythonAllow failure in "nightly" Python until we fix itSteven Myint9 years
badgeReplace broken badgeSteven Myint11 years
badge-1Remove broken badgeSteven Myint11 years
breakpointTest PEP 553 `breakpoint()`Steven Myint9 years
class-without-selfSupport `__class__` without `self` in Python 3Steven Myint8 years
future_proofMake pyflakes more resistant to syntax additionsAnthony Sottile7 years
mainallow redefinition of functions across match arms (#772)Anthony Sottile3 years
masterDrop support for EOL Python 2.7 and 3.4-3.5 (#660)Hugo van Kemenade4 years
master-onlyShow master branch only in Travis CI badgeSteven Myint9 years
matmulHandle matrix-multiplication operator ("@")Steven Myint10 years
myint-absolute-linkUse absolute link to change log for PyPI's benefitSteven Myint7 years
myint-simplify-elseRemove unnecessary `else`Steven Myint7 years
nightlyTest "nightly" version of PythonSteven Myint11 years
nonastCheck for non-ast SyntaxErrorsAaron Meurer11 years
partially_quoted_annotationsFix false positive with partially quoted annotationsAnthony Sottile6 years
pep8Use latest pep8Steven Myint11 years
py3Make `pyflakes` happy about its our own codeSteven Myint9 years
pypy3Skip a test under PyPy that varies on versionSteven Myint9 years
python37Undo 821a0694b1bdc61c53cc0ad20dbc1ed2bca0de7dSteven Myint9 years
remove-obsolete-from-travisRemove obsolete version of Python from Travis CISteven Myint9 years
shebangDetect `pythonw` in shebangSteven Myint9 years
simplify_literal_checksimplify typing.Literal checkAnthony Sottile6 years
travis-on-nightlyClean upSteven Myint8 years
typoFix typosSteven Myint11 years