File: 3.0.1.rst

package info (click to toggle)
python-flake8 7.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,224 kB
  • sloc: python: 6,634; sh: 21; makefile: 19
file content (12 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
3.0.1 -- 2016-07-25
-------------------

- Fix regression in handling of ``# noqa`` for multiline strings.
  (See also :issue:`1024`)

- Fix regression in handling of ``--output-file`` when not also using
  ``--verbose``. (See also :issue:`1026`)

- Fix regression in handling of ``--quiet``. (See also :issue:`1026`)

- Fix regression in handling of ``--statistics``. (See also :issue:`1026`)