mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +00:00
15 lines
357 B
ReStructuredText
15 lines
357 B
ReStructuredText
3.7.9 -- 2019-10-28
|
|
-------------------
|
|
|
|
You can view the `3.7.9 milestone`_ on GitHub for more details.
|
|
|
|
Bugs Fixed
|
|
~~~~~~~~~~
|
|
|
|
- Disable multiprocessing when the multiprocessing method is ``spawn`` (such
|
|
as on macos in python3.8) (See also :issue:`956`, :issue:`315`)
|
|
|
|
|
|
.. all links
|
|
.. _3.7.9 milestone:
|
|
https://github.com/pycqa/flake8/milestone/32
|