github microsoft/pyright 1.0.36
Published 1.0.36

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

Bug Fix #141: The VS Code extension no longer automatically analyzes all files under the project if there's no pyrightconfig.json file present. It still analyzes python files that are explicitly opened in the editor.
Bug Fix #140: Targets of a "raise" statement should be marked as "accessed" for the purposes of displaying unused code.
Bug Fix: Added support for iterable classes like Enum.
Bug Fix: Fixed bug that caused type checker to fail to report errors in cases where a class was being instantiated with incorrect parameters and the initializer method was overloaded.

Don't miss a new pyright release

NewReleases is sending notifications on new releases.