Skip to content

v1.29.4 (pyright 1.1.402)

Compare
Choose a tag to compare
@DetachHead DetachHead released this 11 Jun 22:48
· 125 commits to main since this release

What's Changed

  • fix "unknown config option" false positive on reportUnreachable caused by upstream merge mistake by @DetachHead in #1326
    • pyright now has its own version of reportUnreachable, but it doesn’t cover most cases so I reverted their one when I merged the 1.1.402 release. see here for more info

Full Changelog: v1.29.3...v1.29.4