pyright/packages
2024-06-08 13:12:36 -07:00
..
pyright Published 1.1.366 2024-06-04 21:05:01 -07:00
pyright-internal Fixed bug that results in a false positive error under certain circumstances involving tuple type narrowing in a loop. This addresses #8095. (#8098) 2024-06-08 13:12:36 -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