Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 603 Bytes

3.8.4.rst

File metadata and controls

23 lines (17 loc) · 603 Bytes

3.8.4 -- 2020-10-02

You can view the 3.8.4 milestone on GitLab for more details.

Bugs Fixed

  • Fix multiprocessing errors on platforms without sem_open syscall. (See also GitLab!448)
  • Fix skipping of physical checks on the last line of a file which does not end in a newline (See also GitLab!451)