summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
0.9Bump version to 0.9.2Phil Frost10 years
3.5Enable Python 3.5 on Travis CISteven Myint10 years
allow-failure-in-nightly-pythonAllow failure in "nightly" Python until we fix itSteven Myint8 years
badgeReplace broken badgeSteven Myint10 years
badge-1Remove broken badgeSteven Myint10 years
breakpointTest PEP 553 `breakpoint()`Steven Myint8 years
class-without-selfSupport `__class__` without `self` in Python 3Steven Myint8 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
master-onlyShow master branch only in Travis CI badgeSteven Myint8 years
matmulHandle matrix-multiplication operator ("@")Steven Myint10 years
myint-absolute-linkUse absolute link to change log for PyPI's benefitSteven Myint6 years
myint-simplify-elseRemove unnecessary `else`Steven Myint6 years
nightlyTest "nightly" version of PythonSteven Myint10 years
nonastCheck for non-ast SyntaxErrorsAaron Meurer10 years
partially_quoted_annotationsFix false positive with partially quoted annotationsAnthony Sottile5 years
pep8Use latest pep8Steven Myint10 years
py3Make `pyflakes` happy about its our own codeSteven Myint8 years
pypy3Skip a test under PyPy that varies on versionSteven Myint8 years
python37Undo 821a0694b1bdc61c53cc0ad20dbc1ed2bca0de7dSteven Myint8 years
remove-obsolete-from-travisRemove obsolete version of Python from Travis CISteven Myint8 years
shebangDetect `pythonw` in shebangSteven Myint8 years
simplify_literal_checksimplify typing.Literal checkAnthony Sottile5 years
travis-on-nightlyClean upSteven Myint7 years
typoFix typosSteven Myint10 years