Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Python 3 for all gn exec_script calls (#494)
This switches the default script runtime from python/python.exe to python3/python3.exe for all exec_script calls invoked from gn build files. Issue: flutter/flutter#83043
- Loading branch information