Name | Modified | Size | Downloads / 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)