mirror of
https://github.com/PyCQA/flake8.git
synced 2026-07-05 11:29:29 +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
|
|
@ -2,11 +2,8 @@
|
|||
------------------
|
||||
|
||||
- **Bug** Do not raise a ``SystemError`` unless there were errors in the
|
||||
setuptools command. (`GitLab#39`_, `GitLab!23`_)
|
||||
setuptools command. (:issue:`82`, :issue:`390`)
|
||||
|
||||
- **Bug** Do not verify dependencies of extensions loaded via entry-points.
|
||||
|
||||
- **Improvement** Blacklist versions of pep8 we know are broken
|
||||
|
||||
.. _GitLab#39: https://gitlab.com/pycqa/flake8/issues/39
|
||||
.. _GitLab!23: https://gitlab.com/pycqa/flake8/merge_requests/23
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue