npm pyright 1.1.1
Published 1.1.1

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

Enhancement: Implemented an optimization that further sped up analysis by about 10%.

New Feature: Added reportAssertAlwaysTrue configuration switch, which flags situations where an assert statement uses an expression that always evaluates to true.

Bug Fix: Fixed edge cases in abstract class detection and reporting of attempts to instantiate an ABC.

Bug Fix: Fixed a couple of behavioral regressions related to the recently-added onlyOpenFiles setting.

Bug Fix: Fixed a regression where imported symbols from unresolved imports were flagged as "unbound" rather than being treated as unknown.

Don't miss a new pyright release

NewReleases is sending notifications on new releases.