pyright/packages
2024-06-07 15:51:02 -07:00
..
pyright Published 1.1.366 2024-06-04 21:05:01 -07:00
pyright-internal Fixed a bug that results in incorrect (local) type evaluation of an instance variable with a declared type when assigned within a loop that uses an augmented assignment. This addresses #8090. (#8093) 2024-06-07 15:51:02 -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