mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 10:46:54 +00:00
Merge branch 'missing-rel-notes' into 'master'
dd missing release notes for 3.5.0 See merge request !202
This commit is contained in:
commit
1820afa4a4
1 changed files with 8 additions and 0 deletions
|
|
@ -3,6 +3,10 @@
|
|||
|
||||
You can view the `3.5.0 milestone`_ on GitLab for more details.
|
||||
|
||||
- Allow for PyFlakes 1.6.0 (See also `GitLab#359`_)
|
||||
|
||||
- Start using new PyCodestyle checks for bare excepts and ambiguous identifier
|
||||
(See also `GitLab#361`_)
|
||||
|
||||
|
||||
.. all links
|
||||
|
|
@ -10,5 +14,9 @@ You can view the `3.5.0 milestone`_ on GitLab for more details.
|
|||
https://gitlab.com/pycqa/flake8/milestones/20
|
||||
|
||||
.. issue links
|
||||
.. _GitLab#359:
|
||||
https://gitlab.com/pycqa/flake8/issues/359
|
||||
.. _GitLab#361:
|
||||
https://gitlab.com/pycqa/flake8/issues/361
|
||||
|
||||
.. merge request links
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue