mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-01 03:26:52 +00:00
23 lines
479 B
ReStructuredText
23 lines
479 B
ReStructuredText
3.8.1 -- 2020-05-11
|
|
-------------------
|
|
|
|
You can view the `3.8.1 milestone`_ on GitLab for more details.
|
|
|
|
Bugs Fixed
|
|
~~~~~~~~~~
|
|
|
|
- Fix ``--output-file`` (regression in 3.8.0) (See also `GitLab!427`_,
|
|
`GitLab#637`_)
|
|
|
|
|
|
.. all links
|
|
.. _3.8.1 milestone:
|
|
https://gitlab.com/pycqa/flake8/-/milestones/34
|
|
|
|
.. issue links
|
|
.. _GitLab#637:
|
|
https://gitlab.com/pycqa/flake8/issues/637
|
|
|
|
.. merge request links
|
|
.. _GitLab!427:
|
|
https://gitlab.com/pycqa/flake8/merge_requests/427
|