Bug 229969

Summary: [CMake] Prefer python3 over python2
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: CMakeAssignee: Carlos Alberto Lopez Perez <clopez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, aperez, bugs-noreply, mcatanzaro, pnormand, thorton, zdobersek
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Carlos Alberto Lopez Perez 2021-09-06 14:08:01 PDT
When configuring the build for WebKit with CMake, if both versions of the python interpreter are available on the system, then the build defaults to use python2.

It would be a good idea to default instead to use python3
Comment 1 Carlos Alberto Lopez Perez 2021-09-06 14:16:01 PDT
Created attachment 437435 [details]
Patch
Comment 2 EWS 2021-09-06 15:03:51 PDT
Committed r282065 (241365@main): <https://commits.webkit.org/241365@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 437435 [details].