New
Published 1.1.406
Changes:
- 308f5c0f152320401cc767d912508502688a1819 Published 1.1.406
- 38317d66f6358a951ddb162336d1ddd2a061f0fa Fixed bug that results in false positive for module attributes that are synthesized for namespace modules. This addresses #10692. (#10972)
- 676cd113ff841f2cfa320743432898e68700c076 Fixed several bugs related to subscripts with unpack operators, notably when the unpack targets a tuple with a known length. This addresses #10723. (#10971)
- 8996f91155836b7de44d80fd733c4c2f2cea093f Removed remaining code that was left over from PEP 637, which was rejected.
- f7285d95d3f31999d6fe17db21507ee3bb302aad Added special casing in
reportUnnecessaryComparisoncheck for modules. This addresses #10706. (#10970) - 907028c4d284e943ac45c237037be729f8b3b7ad Added check for the use of a
NewTypein a class pattern. This addresses #10784. (#10969) - 7b28a6103e7f7ad87dd04c6650d739d7f6ceb7fb Updated typeshed stubs to the latest version (#10968)
- ad557b583f8db0a4260519e91f81468780cb52f6 Fixed bug that results in incorrect behavior when
partialis applied to a function with a positional-only parameter separator. This addresses #10954. (#10967) - 6a92d6081349456d730468a2c1477164d5ed7c22 Bump tar-fs from 2.1.3 to 2.1.4 in /packages/vscode-pyright (#10965)
- b0fb77d4886a2f427468f9a1fe9bc0c6a666ccf9 Fixed bug that causes workspace edits to include annotation IDs without changeAnnotations field. (#10902) [ #10671 ]
See More
- 79ff3e3b1e7c75781787e3b1b1ef3ed6edf7c3c2 Fix literal overload completions in call arguments (#10762)
- 1a46b0f006fc9841195f755841dba940164c7e7e Clarified implicit import rules in docs.
- 97ae524744ccb4c624ec70eec2b44d8d1caf3090 Fix regression in symlinked files (#10944)
- b122ef906bbc740711b8df805c4fc004f1b83317 Fix mypy_primer to run again (#10945)
- 135fa85132f24c248c3fe1475e7e40568816083d Subtle issue with change tracking when not doing analysis (#10918)
- 7905b1936a0f42642c56bae9060d9f3112faddd0 Removed "reportShadowedImports" check and associated "renameShadowedFile" action. This feature is off by default in pyright although enabled by default in pylance. (#10891)
- b182c80288f76ba615acdffa15b9253c0e67fb61 Fixed bug that results in spurious errors when a wildcard import targets a traditional
TypeVarwith the same name as a PEP 695 TypeVar. This addresses #10900. (#10903) - eaa43e434b581390dce07a7d4ab95e78d6a76a08 Reduced log level for "Skipping recursive symlink" when enumerating project files.
- b4a158f48a92bf6ee3da930d4e38184c28c15ca9 Clarify editable install behavior with setuptools and uv (#10888)
- d64f3fa0a805b2b4d5154a64af7d1e448e424ac5 pull-pylance-with-pyright-1.1.404-20250902-204731 (#10885)
- b7c1e79f414c6ff03eaba51b81c6f3794d765165 pull-pylance-with-pyright-1.1.404-20250902-173744 (#10882)
This list of changes was auto generated.