Bug 237724

Summary: Migrate remaining Python 2 scripts
Product: WebKit Reporter: Sam Sneddon [:gsnedders] <gsnedders>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 260916    
Bug Blocks: 249148, 260922    
Attachments:
Description Flags
Non-third-party files using Python 2
none
Third-party files using Python 2 none

Description Sam Sneddon [:gsnedders] 2022-03-10 09:46:42 PST
Created attachment 454374 [details]
Non-third-party files using Python 2

Some of these are probably things we don't care about any more, and quite possibly don't work, but attached here are lists of everything seemingly using bin/python(2) or env python(2), split into third party (which we can probably ignore as long as everything seems to work because we probably don't run them directly) and not (which are probably the bigger deal).
Comment 1 Radar WebKit Bug Importer 2022-03-10 09:46:54 PST
<rdar://problem/90104295>
Comment 2 Sam Sneddon [:gsnedders] 2022-03-10 09:47:02 PST
Created attachment 454375 [details]
Third-party files using Python 2
Comment 3 Alexey Proskuryakov 2022-03-10 15:25:16 PST
Some of these are scripts that run on servers, which may or may not have a functional Python 3 install.