v4.22.5
Bug Fixes
Various fixes around abstract collection types:
- Fix
TypeErrorwhen an abstract collection parameter is given no values by @BrianPugh in #881 - Support
Collection,Container, andReversibletype hints by @BrianPugh in #882 - Add
--empty-*flags for abstract collection hints by @BrianPugh in #883
Full Changelog: v4.22.4...v4.22.5