File: 7.0.0.rst

package info (click to toggle)
python-flake8 7.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,212 kB
  • sloc: python: 6,592; sh: 21; makefile: 19
file content (19 lines) | stat: -rw-r--r-- 498 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
7.0.0 -- 2024-01-04
-------------------

You can view the `7.0.0 milestone`_ on GitHub for more details.

Backwards Incompatible Changes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Remove ``--include-in-doctest`` and ``--exclude-from-doctest`` options.
  (See also :issue:`1747`, :pull:`1854`)

New Dependency Information
~~~~~~~~~~~~~~~~~~~~~~~~~~

- Pyflakes has been updated to >= 3.2.0, < 3.3.0 (See also :pull:`1906`).

.. all links
.. _7.0.0 milestone:
    https://github.com/PyCQA/flake8/milestone/49