flake8/docs/source/release-notes/3.5.0.rst
2017-08-06 20:00:34 -05:00

22 lines
517 B
ReStructuredText

3.5.0 -- 2017-xx-xx
-------------------
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
.. _3.5.0 milestone:
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