github DetachHead/basedpyright v1.12.0
v1.12.0 (pyright 1.1.362)

latest releases: v1.13.2, v1.13.1, v1.13.0...
one month ago

What's Changed

  • switch from nodejs-bin to nodejs-wheel by @lewis6991 in #323
    • this should fix node errors on some older operating systems
  • update upstream pyright version to 1.1.362 by @DetachHead in #340
  • add option to ban unsafe multiple inheritance by @DetachHead in #334
    • this makes reportMissingSuperCall less annoying, as it no longer needs to report missing super() calls on classes with no base class when reportUnsafeMultipleInheritance is enabled

New Contributors

Full Changelog: v1.11.0...v1.12.0

Don't miss a new basedpyright release

NewReleases is sending notifications on new releases.