github microsoft/pyright 1.0.39
Published 1.0.39

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

New Feature: Added "strict" setting in config file. Files and directories that are specified in this array are analyzed with "strict" type checking rules.
Bug Fix #148: Removed check for private member declarations within dataclass. I originally misinterpreted the spec and added this check in error.
Bug Fix: Fixed bug in parser. Chains of binary operations were not grouping correctly. They should group left to right, not right to left.

Don't miss a new pyright release

NewReleases is sending notifications on new releases.