pyright/packages
2024-06-11 09:08:46 -07:00
..
pyright Published 1.1.366 2024-06-04 21:05:01 -07:00
pyright-internal Fixed bug that results in parameter types being converted to Any when converting a NewType or dataclass constructor to a callable. This addresses #8116. (#8117) 2024-06-11 09:08:46 -07:00
vscode-pyright Added the ability to override type checking configuration settings for each execution environment. This allows, for example, a test directory to use different settings than the directories that contain production code. This addresses #4059. 2024-06-06 15:25:01 -07:00