Breaking up an effort to make Python scripts in the JSC build process use Python 3 by default into multiple patches. This patch addresses the ./Scripts/ directory.
<rdar://problem/78846887>
Created attachment 430526 [details] Patch
This patch modifies the JS builtins code generator. Please ensure that you have rebaselined any generator test results (i.e., by running `Tools/Scripts/run-builtins-generator-tests --reset-results`)
(Submitting this patch first as --no-review to see if it gets past EWS)
Created attachment 430559 [details] Patch
Created attachment 431911 [details] Patch
*** This bug has been marked as a duplicate of bug 231587 ***