Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 448 Bytes

3.9.2.rst

File metadata and controls

21 lines (14 loc) · 448 Bytes

3.9.2 -- 2021-05-08

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

Bugs Fixed

  • Fix error message for E111 in pycodestyle (See also 1328, 1327).

Deprecations

  • indent_size_str is deprecated, use str(indent_size) instead (See also 1328, 1327).