Releases: DetachHead/basedpyright
Releases · DetachHead/basedpyright
Release list
v1.39.10 (pyright 1.1.412)
Immutable
release. Only release title and notes can be modified.
What's Changed
- add
allowedUntypedLibrariesandfailOnWarningstopyrightconfig.schema.jsonby @DetachHead in #1851 - Update pycharm setup instructions by @charliecloudberry in #1862
- Merge 1.1.412 by @DetachHead in #1869
- fix redundant
workspace/configurationrequest by @DetachHead in #1847
New Contributors
Full Changelog: v1.39.9...v1.39.10
v1.39.9 (pyright 1.1.411)
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: suppress unused call result for notebook cell value by @popsiclelmlm in #1827
- docs: mention py.typed for missing type stubs by @popsiclelmlm in #1836
- docs: explain importStrategy for debugging by @popsiclelmlm in #1837
- Merge 1.1.411 by @DetachHead in #1842
Full Changelog: v1.39.8...v1.39.9
v1.39.8 (pyright 1.1.410)
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix default value in
pythonPlatformdocumentation, which differs from upstream by @DetachHead in #1819 - fix: clarify implicit abstract class diagnostic by @popsiclelmlm in #1828
- docs: document typeCheckingMode off behavior by @popsiclelmlm in #1825
- Avoid auto f-string conversion for raw strings by @popsiclelmlm in #1826
New Contributors
- @popsiclelmlm made their first contribution in #1825
Full Changelog: v1.39.7...v1.39.8
v1.39.7 (pyright 1.1.410)
Immutable
release. Only release title and notes can be modified.
What's Changed
- don't create a copy of the
basedpyright-langserverexecutable in the vscode extension unless running on windows by @DetachHead in #1810- this was a hacky way to try to avoid issues updating basedpyright while the language server is running, but this was never actually a problem on linux & macOS because executables can be deleted while running
- fix empty semantic tokens response interfering with other language servers when
basedpyright.disableLanguageServicesis set by @DetachHead in #1815 - avoid duplicated capability registrations by @DetachHead in #1816
Full Changelog: v1.39.6...v1.39.7
v1.39.6 (pyright 1.1.410)
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix auto import suggestions for files that haven't been opened by @joaoheusi in #1802
- Merge pyright 1.1.410 by @DetachHead in #1804
New Contributors
- @joaoheusi made their first contribution in #1802
Full Changelog: v1.39.5...v1.39.6
v1.39.5 (pyright 1.1.409)
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix error attempting to baseline diagnostics from the new
string.templatelibmodule when targeting python 3.14 by @DetachHead in #1801
Full Changelog: v1.39.4...v1.39.5
v1.39.4 (pyright 1.1.409)
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update basedpyright's docs for PyCharm by @charliecloudberry in #1643
- treat
map&filteras not subscriptable at runtime and don't show generic inlay hints for non-subscriptable types by @nfer in #1797
New Contributors
- @charliecloudberry made their first contribution in #1643
- @nfer made their first contribution in #1797
Full Changelog: v1.39.3...v1.39.4
v1.39.3 (pyright 1.1.409)
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix docs site not being deployed, which was caused by some changes I made to improve the security of our CI by @DetachHead in #1782
Full Changelog: v1.39.2...v1.39.3
v1.39.2 (pyright 1.1.409)
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix basedpyright being broken in the playground caused by browser-basedpyright being published with nothing in it by @DetachHead in #1778
Full Changelog: v1.39.1...v1.39.2
v1.39.1 (pyright 1.1.409)
Immutable
release. Only release title and notes can be modified.
What's Changed
- Chinese (Simplified) localization update (2026.04) by @NCBM in #1767
- Merge pyright 1.1.409 by @DetachHead in #1777
Full Changelog: v1.39.0...v1.39.1