mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-15 08:44:46 +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,19 +2,10 @@
|
|||
-------------------
|
||||
|
||||
- Side-step a Pickling Error when using Flake8 with multiprocessing on Unix
|
||||
systems. (See also `GitLab#164`_)
|
||||
systems. (See also :issue:`1014`)
|
||||
|
||||
- Fix an Attribute Error raised when dealing with Invalid Syntax. (See also
|
||||
`GitLab#203`_)
|
||||
:issue:`539`)
|
||||
|
||||
- Fix an unhandled Syntax Error when tokenizing files. (See also
|
||||
`GitLab#205`_)
|
||||
|
||||
|
||||
.. links
|
||||
.. _GitLab#164:
|
||||
https://gitlab.com/pycqa/flake8/issues/164
|
||||
.. _GitLab#203:
|
||||
https://gitlab.com/pycqa/flake8/issues/203
|
||||
.. _GitLab#205:
|
||||
https://gitlab.com/pycqa/flake8/issues/205
|
||||
:issue:`540`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue