npm pyright 1.0.41
Published 1.0.41

latest releases: 1.1.382, 1.1.381, 1.1.380...
5 years ago

New Feature: Updated implementation of reportPrivateUsage check to differentiate between protected class members (single underscore) and private class members (double underscore).
Bug Fix: Untyped function or class decorator was not fully evaluated, so arguments passed to the decorator were not marked as accessed.
Bug Fix: Slice operator should accept None as argument.
Bug Fix: Add missing declared type for "self" or "cls" parameters in methods so the hover provider reports the correct inferred type.

Don't miss a new pyright release

NewReleases is sending notifications on new releases.