3.7.3 – 2019-01-30¶
You can view the 3.7.3 milestone on GitLab for more details.
Bugs Fixed¶
- Fix imports of
typing
in python 3.5.0 / 3.5.1 (See also GitLab!294, GitLab#498) - Fix
flake8 --statistics
(See also GitLab!295, GitLab#499) - Gracefully ignore
flake8-per-file-ignores
plugin if installed (See also GitLab!297, GitLab#495) - Improve error message for malformed
per-file-ignores
(See also GitLab!298, GitLab#489)