pypi basedpyright 1.29.2
v1.29.2 (pyright 1.1.401)

latest releases: 1.31.4, 1.31.3, 1.31.2...
3 months ago

What's Changed

  • fix crash on inlay hints in notebooks when the type comes from another cell by @DetachHead in #1278
  • improve docstring parsing for parameters by @rickyelopez in #1267
  • fix reportIncompatibleUnannotatedOverride false positive & fix case where it changes the behavior of reportIncompatibleMethodOverride by @DetachHead in #1286
  • Add semantic highlights for self and cls parameters by @ValdezFOmar in #1291
  • Do not autocomplete @override when reportExplicitOverride is disabled by @sterliakov in #1292
  • Merge 1.1.401 by @DetachHead in #1297
  • configure vscode to treat selfParameter and clsParameter semantic token types as a subtype of parameter by @DetachHead in #1298

New Contributors

Full Changelog: v1.29.1...v1.29.2

Don't miss a new basedpyright release

NewReleases is sending notifications on new releases.