MonkeyType v22.2.0 Release Notes
-
⬇️ Drop Python 3.6 support.
Fix
AttributeError: __args__
when generating stubs on Python 3.9. Thanks GameDungeon and ntjess for the report. Fixes #231.Fix
AttributeError: '_SpecialForm' object has no attribute '__name__'
in collecting traces with Union types. Thanks Federico Caselli for the report. Fixes #243.