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

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

Home / 1.1.407
Name Modified Size InfoDownloads / Week
Parent folder
pyright.tgz 2025-10-22 4.1 MB
vscode-pyright.vsix 2025-10-22 6.0 MB
Published 1.1.407 source code.tar.gz 2025-10-22 4.4 MB
Published 1.1.407 source code.zip 2025-10-22 7.7 MB
README.md 2025-10-22 2.2 kB
Totals: 5 Items   22.2 MB 0

Changes:

  • [276448] Fixed package-lock files
  • [783ee6] Published 1.1.407
  • [f9fc2a] Updated typeshed stubs to the latest version (#11051)
  • [5f599f] Added error reporting for unknown or unsupported config settings. This addresses [#11040]. (#11045)
  • [cadded] Fixed regression that results in --createstub doing nothing. This addresses [#11043]. (#11044)
  • [538053] Fixed bug that causes a false negative when a TypedDict overrides a parent with extra_items that are not ReadOnly with a ReadOnly field. This addresses [#11037]. (#11038)
  • [ba3f0d] Fixed bug that results in a false positive when a namedtuple functional form is used with a field starting with an underscore and rename=True. This addresses [#11033]. (#11034)
  • [80eb0d] Fixed bug in type narrowing for literal patterns. The runtime uses equality checks, so matching against the pattern 3 cannot necessarily narrow the type to Literal[3]. This addresses [#11026]. (#11028)
  • [b1c9ae] Fixed bug that results in a false positive error when a with statement has a single parenthesized context manager. This addresses [#11020]. (#11024)
  • [346f74] Fixed a bug that causes a @dataclass_transform to fail if the decorator returns a callback protocol rather than a Callable. This addresses [#11015]. (#11018)
See More * [20aa20] Pull Pylance with Pyright 1.1.406 (#11010) * [9ed33c] Fixed bug that results in a spurious error when running pyright on Python 3.14 but configured for Python 3.13 or earlier. This addresses [#11003]. (#11006) * [6e877d] Changed default Python version from 3.13 to 3.14 to reflect new stable version (#11004) * [69a5d8] Fixed bug that omit `**kwargs` parameter with an unpacked TypedDict with extra items. (#10997) [ [#10996] ] * [ed83d5] Eagerly exit isEnumClassWithMembers (#10990) * [17f24b] Updated diagnostic message to include "standard" mode. This addresses [#10988]. (#10989) * [30db40] Add users to notification list for manual validation (#10984) This list of changes was [auto generated](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=12631690&view=logs).
Source: README.md, updated 2025-10-22