Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 615 Bytes

3.7.8.rst

File metadata and controls

23 lines (15 loc) · 615 Bytes

3.7.8 -- 2019-07-08

You can view the 3.7.8 milestone on GitHub for more details.

Bugs Fixed

  • Fix handling of Application.parse_preliminary_options_and_args when argv is an empty list (See also 1303, 694)
  • Fix crash when a file parses but fails to tokenize (See also 1210, 1088)
  • Log the full traceback on plugin exceptions (See also 926)
  • Fix # noqa: ... comments with multi-letter codes (See also 931, 1101)