Skip to content

Published 1.1.17

Compare
Choose a tag to compare
@erictraut erictraut released this 02 Jan 22:53

Enhancement: Updated to the latest version of typeshed type stubs.

Enhancement: Added support for PEP 562's getattr function.

Bug Fix: Fixed bug in handling of Protocol classes with generic type arguments.

Bug Fix: Fixed signature provider so it works with decorator calls.

Bug Fix: Fixed bug in type checking logic for homogenous tuples of arbitrary length.