Skip to content

v4.22.5

Choose a tag to compare

@BrianPugh BrianPugh released this 04 Aug 13:50
· 20 commits to main since this release

Bug Fixes

Various fixes around abstract collection types:

  • Fix TypeError when an abstract collection parameter is given no values by @BrianPugh in #881
  • Support Collection, Container, and Reversible type hints by @BrianPugh in #882
  • Add --empty-* flags for abstract collection hints by @BrianPugh in #883

Full Changelog: v4.22.4...v4.22.5