github DetachHead/basedpyright v1.15.0
v1.15.0 (pyright 1.1.373)

latest releases: v1.17.5, v1.17.4, v1.17.3...
one month ago

What's Changed

  • fix intermittent errors in if not TYPE_CHECKING blocks by @DetachHead in #503
  • disable enableTypeIgnoreComments by default by @DetachHead in #504
    • it's recommended to use # pyright: ignore comments instead. see the docs for more info
  • improve documentation for contributors and explain how we keep up with upstream by @DetachHead in #505
  • don't reportAny on the Any type istelf by @DetachHead in #506
  • don't report unknown/any errors when casting by @DetachHead in #511
  • update upstream pyright version to 1.1.373 by @DetachHead in #518
  • Update pycharm installation instructions by @DetachHead in #519

Full Changelog: v1.14.0...v1.15.0

Don't miss a new basedpyright release

NewReleases is sending notifications on new releases.