Download Latest Version Published 1.1.406 source code.tar.gz (4.4 MB)
Email in envelope

Get an email when there's a new version of Pyright

Home / 1.1.404
Name Modified Size InfoDownloads / Week
Parent folder
pyright.tgz 2025-08-20 4.1 MB
vscode-pyright.vsix 2025-08-20 5.9 MB
Published 1.1.404 source code.tar.gz 2025-08-20 4.3 MB
Published 1.1.404 source code.zip 2025-08-20 7.6 MB
README.md 2025-08-20 2.1 kB
Totals: 5 Items   21.9 MB 0

Changes:

  • [f11dd2] Switch to Node 22 and make publish to npm wait (#10830)
  • [ba6a72] Update azure-pipelines-release.yml for Azure Pipelines
  • [33f41a] Published 1.1.404
  • [e32022] Improved performance and memory usage of import resolver by not recording import failure information unless caller asks for it. This is normally needed only when verboseOutput is enabled. (#10819)
  • [572bc3] Implemented a number of performance and memory optimizations (#10816)
  • [2d1aaf] Fixed a recent regression that broke the "--threads" option in the CLI. (#10812)
  • [7b90e9] Made PEP 728 (TypedDict with extra items) no longer experimental since it has been accepted by the SC. (#10804)
  • [de2d23] Improved startup performance for large projects by lazily computing the module name of each source file. (#10798)
  • [78088b] Bump tmp from 0.2.3 to 0.2.4 (#10771)
  • [f1c19c] Bump axios from 1.10.0 to 1.11.0 (#10742)
See More * [c12580] Bump form-data from 4.0.3 to 4.0.4 in /packages/vscode-pyright (#10732) * [42c478] Tweaked the new source enumerator implementation so it enumerates files in the same order as the old implementation. The order that files are type checked shouldn't theoretically matter, but in practice there can be minor differences (e.g. union order in error messages). * [b8688e] Fixed regression that resulted in a false positive error when using `reportUninitializedInstanceVariable` with a `NamedTuple` class. This addresses [#10490]. (#10791) * [facb49] Fixed a bug that results in a false positive error when a `break` or `continue` statement is used within a `while` or `for` loop within an exception group block. This addresses [#10766]. (#10790) * [6dc4f7] Updated typeshed to the latest version. * [390f1d] Removed trailing whitespace in diagnostic line output. This addresses [#10726]. * [fd0a5e] Improved startup responsiveness on large monorepos (#10786) [ [#3075] ] * [8b02aa] Pull Pylance with Pyright 1.1.403 (#10687) This list of changes was [auto generated](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=12227864&view=logs).
Source: README.md, updated 2025-08-20