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