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.406
Name Modified Size InfoDownloads / Week
Parent folder
pyright.tgz 2025-09-30 4.1 MB
vscode-pyright.vsix 2025-09-30 6.0 MB
Published 1.1.406 source code.tar.gz 2025-09-30 4.4 MB
Published 1.1.406 source code.zip 2025-09-30 7.7 MB
README.md 2025-09-30 2.3 kB
Totals: 5 Items   22.2 MB 2

Changes:

  • [308f5c] Published 1.1.406
  • [38317d] Fixed bug that results in false positive for module attributes that are synthesized for namespace modules. This addresses [#10692]. (#10972)
  • [676cd1] Fixed several bugs related to subscripts with unpack operators, notably when the unpack targets a tuple with a known length. This addresses [#10723]. (#10971)
  • [8996f9] Removed remaining code that was left over from PEP 637, which was rejected.
  • [f7285d] Added special casing in reportUnnecessaryComparison check for modules. This addresses [#10706]. (#10970)
  • [907028] Added check for the use of a NewType in a class pattern. This addresses [#10784]. (#10969)
  • [7b28a6] Updated typeshed stubs to the latest version (#10968)
  • [ad557b] Fixed bug that results in incorrect behavior when partial is applied to a function with a positional-only parameter separator. This addresses [#10954]. (#10967)
  • [6a92d6] Bump tar-fs from 2.1.3 to 2.1.4 in /packages/vscode-pyright (#10965)
  • [b0fb77] Fixed bug that causes workspace edits to include annotation IDs without changeAnnotations field. (#10902) [ [#10671] ]
See More * [79ff3e] Fix literal overload completions in call arguments (#10762) * [1a46b0] Clarified implicit import rules in docs. * [97ae52] Fix regression in symlinked files (#10944) * [b122ef] Fix mypy_primer to run again (#10945) * [135fa8] Subtle issue with change tracking when not doing analysis (#10918) * [7905b1] Removed "reportShadowedImports" check and associated "renameShadowedFile" action. This feature is off by default in pyright although enabled by default in pylance. (#10891) * [b182c8] Fixed bug that results in spurious errors when a wildcard import targets a traditional `TypeVar` with the same name as a PEP 695 TypeVar. This addresses [#10900]. (#10903) * [eaa43e] Reduced log level for "Skipping recursive symlink" when enumerating project files. * [b4a158] Clarify editable install behavior with setuptools and uv (#10888) * [d64f3f] pull-pylance-with-pyright-1.1.404-20250902-204731 (#10885) * [b7c1e7] pull-pylance-with-pyright-1.1.404-20250902-173744 (#10882) This list of changes was [auto generated](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=12493856&view=logs).
Source: README.md, updated 2025-09-30