Release 7.1.2

This commit is contained in:
Anthony Sottile 2025-02-16 13:48:15 -05:00
parent 19001f77f3
commit fffee8ba9d
3 changed files with 17 additions and 1 deletions

View file

@ -0,0 +1,15 @@
7.1.2 -- 2025-02-16
-------------------
You can view the `7.1.2 milestone`_ on GitHub for more details.
Bugs Fixed
~~~~~~~~~~
- Avoid starting unnecessary processes when "# files" < "jobs".
(See also :pull:`1966`).
.. all links
.. _7.1.2 milestone:
https://github.com/PyCQA/flake8/milestone/52

View file

@ -12,6 +12,7 @@ with the newest releases first.
7.0.0
7.1.0
7.1.1
7.1.2
6.x Release Series
==================