-
-
Notifications
You must be signed in to change notification settings - Fork 712
Open
Labels
audience/nvda-devPR or issue is relevant to NVDA / Add-on developersPR or issue is relevant to NVDA / Add-on developersepic/64bit-migrationp5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Milestone
Description
Detailed description of the issue
Blocked by #16304
#17744 introduced pyright using it's default server nodeenv
.
The pyright python package recommends installing pyright[nodejs]
for a faster and more reliable server.
Pre-commit CI requires us to use this version, however we cannot use it locally.
This is because the node wheel binaries require a 64bit environment.
When NVDA migrates to 64bit, we should update the pyright package version to match CI, using nodejs for both.
Metadata
Metadata
Assignees
Labels
audience/nvda-devPR or issue is relevant to NVDA / Add-on developersPR or issue is relevant to NVDA / Add-on developersepic/64bit-migrationp5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.