Skip to content

Release 1.11.0

Latest

Choose a tag to compare

@bhojwana-deshaw bhojwana-deshaw released this 25 Jun 11:49
  • Fix: tidy-imports fails to add missing imports when file has only local imports
  • Update tidy-imports --transform to respect AST
  • Fix unbounded growth of the module import cache
  • Keep future imports separate when adding imports
  • Fix local-import removal corrupting source
  • Fix visit_MatchAs skipping the inner pattern
  • Fix symlink=error default being ignored
  • Make import_format_params=True, always.
  • Fix latent comm_close_handler bug
  • Fix augassign
  • Use native AST positions in _parse, drop source-order traversal