5 files changed
+5
-5
lines changedSubmodule astroid updated from ace7b29 to 6c8bfb4
- .appveyor.yml+8-16
- .travis.yml-1
- NEWS.rst+28
- README.rst+1-1
- pyflakes/__init__.py+1-1
- pyflakes/api.py+9-6
- pyflakes/checker.py+612-61
- pyflakes/messages.py+107-4
- pyflakes/test/test_api.py+54-15
- pyflakes/test/test_checker.py+1-1
- pyflakes/test/test_code_segment.py+7-1
- pyflakes/test/test_doctests.py+24-5
- pyflakes/test/test_is_literal.py+22
- pyflakes/test/test_other.py+188
- pyflakes/test/test_type_annotations.py+251-14
- tox.ini+1
Submodule pylint updated from d0a597b to 089f510
0 commit comments