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,11 @@ Bugs Fixed
|
|||
~~~~~~~~~~
|
||||
|
||||
- Fix multiprocessing errors on platforms without ``sem_open`` syscall. (See
|
||||
also `GitLab!448`_)
|
||||
also :issue:`1282`)
|
||||
|
||||
- Fix skipping of physical checks on the last line of a file which does not
|
||||
end in a newline (See also `GitLab!451`_)
|
||||
end in a newline (See also :issue:`997`)
|
||||
|
||||
.. all links
|
||||
.. _3.8.4 milestone:
|
||||
https://github.com/pycqa/flake8/milestone/36
|
||||
|
||||
.. merge request links
|
||||
.. _GitLab!448:
|
||||
https://gitlab.com/pycqa/flake8/merge_requests/448
|
||||
.. _GitLab!451:
|
||||
https://gitlab.com/pycqa/flake8/merge_requests/451
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue