flake8/docs/source/release-notes/3.5.0.rst

26 lines
658 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`_)
- Print out information about configuring VCS hooks (See also `GitLab#335`_)
.. all links
.. _3.5.0 milestone:
https://gitlab.com/pycqa/flake8/milestones/20
.. issue links
.. _GitLab#335:
https://gitlab.com/pycqa/flake8/issues/335
.. _GitLab#359:
https://gitlab.com/pycqa/flake8/issues/359
.. _GitLab#361:
https://gitlab.com/pycqa/flake8/issues/361
.. merge request links