npm pyright 1.1.26
Published 1.1.26

latest releases: 1.1.360, 1.1.359, 1.1.358...
4 years ago

Enhancement: If no execution environments are specified in the config file, the subdirectory "src" is automatically added as a default execution environment for purposes of resolving imports.

Bug Fix: Added correct method resolution ordering (MRO) as specified by Python 3 spec.

Bug Fix: Fixed bug in "organize imports" command where it was not properly handling wildcard imports.

Enhancement: Added error for inconsistent use of specs and tabs that leads to ambiguity in indentation.

Enhancement: Added error message for the case where a consistent method ordering can't be created.

Enhancement: Added pyright.verboseOutput VS Code setting to aid with diagnosing problems with import resolution.

Enhancement: Added support for @overload functions that are async.

Enhancement: Improved appearance of documentation in hover text.

Don't miss a new pyright release

NewReleases is sending notifications on new releases.