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