mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-15 16:49:52 +00:00
fix pr and issue links in release notes
This commit is contained in:
parent
de4d64bf9a
commit
fe0e2495ce
35 changed files with 179 additions and 671 deletions
|
|
@ -7,17 +7,9 @@ Bugs Fixed
|
|||
~~~~~~~~~~
|
||||
|
||||
- Disable multiprocessing when the multiprocessing method is ``spawn`` (such
|
||||
as on macos in python3.8) (See also `GitLab!367`_, `GitLab#587`_)
|
||||
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
|
||||
|
||||
.. issue links
|
||||
.. _GitLab#587:
|
||||
https://gitlab.com/pycqa/flake8/issues/587
|
||||
|
||||
.. merge request links
|
||||
.. _GitLab!367:
|
||||
https://gitlab.com/pycqa/flake8/merge_requests/367
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue