Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 433 Bytes

3.8.4.rst

File metadata and controls

17 lines (12 loc) · 433 Bytes

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`)