Found when running ./x test tidy --extra-checks py:fmt
Currently the relative path is set to Scripts/python3.exe. I'm not sure if it's for CI runner or legacy reasons or just the usual "nobody really develops on windows", but both Python's built-in venv and uv use python.exe as the executable name.
Found when running
./x test tidy --extra-checks py:fmtCurrently the relative path is set to
Scripts/python3.exe. I'm not sure if it's for CI runner or legacy reasons or just the usual "nobody really develops on windows", but both Python's built-invenvanduvusepython.exeas the executable name.