3.7.2 – 2019-01-30¶
You can view the 3.7.2 milestone on GitLab for more details.
Bugs Fixed¶
- Fix broken
flake8 --diff
(regressed in 3.7.0) (See also GitLab!292, GitLab#490) - Fix typo in plugin exception reporting (See also GitLab!275, GitLab#491)
- Fix
AttributeError
while attempting to use the legacy api (regressed in 3.7.0) (See also GitLab!293, GitLab#497)