github microsoft/pyright 1.0.7
Published 1.0.7

latest releases: 1.1.362, 1.1.361, 1.1.360...
5 years ago

New Feature: Added support for PYTHONPATH environment variable for resolving imports.
New Feature: Added type checking for expressions that involve arithmetic, logical, and comparison operators.
Removed support for pythonPath config file entry and VS Code setting because it was confusing everyone.
Fixed type analyzer to not flag imported symbols as missing if they come from an external source file, even though pyright doesn't parse and analyze such files.

Don't miss a new pyright release

NewReleases is sending notifications on new releases.