pyright/packages
2024-07-01 08:13:44 -07:00
..
pyright Published 1.1.369 2024-06-25 18:02:18 +02:00
pyright-internal Fixed bug that results in the incorrect default value of a variadic type variable when the type argument is not provided. It should default to *tuple[Any, ...], not *tuple[Any]. This addresses #8285. 2024-07-01 08:13:44 -07:00
vscode-pyright pull-pylance-with-pyright-1.1.369-9665934702 (#8225) 2024-06-25 10:09:34 -07:00