Skip to content

0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Aug 15:42
216e20e

Added

  • Convert membership tests against eligible literal sets into OR patterns when
    the hashable-subjects assumption is enabled.

Fixed

  • Apply --no-types patterns to qualified isinstance targets such as
    typing.Mapping, including targets contained in type tuples.