File: 3.8.4.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 (17 lines) | stat: -rw-r--r-- 433 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
3.8.4 -- 2020-10-02
-------------------

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

Bugs Fixed
~~~~~~~~~~

- Fix multiprocessing errors on platforms without ``sem_open`` syscall.  (See
  also :issue:`1282`)

- Fix skipping of physical checks on the last line of a file which does not
  end in a newline (See also :issue:`997`)

.. all links
.. _3.8.4 milestone:
    https://github.com/pycqa/flake8/milestone/36