flake8/docs/source/release-notes/3.7.2.rst
2021-04-03 18:21:02 -07:00

20 lines
514 B
ReStructuredText

3.7.2 -- 2019-01-30
-------------------
You can view the `3.7.2 milestone`_ on GitHub for more details.
Bugs Fixed
~~~~~~~~~~
- Fix broken ``flake8 --diff`` (regressed in 3.7.0) (See also :issue:`919`,
:issue:`667`)
- Fix typo in plugin exception reporting (See also :issue:`908`,
:issue:`668`)
- Fix ``AttributeError`` while attempting to use the legacy api (regressed in
3.7.0) (See also :issue:`1198`, :issue:`673`)
.. all links
.. _3.7.2 milestone:
https://github.com/pycqa/flake8/milestone/24