Bug 237724 - Migrate remaining Python 2 scripts
Summary: Migrate remaining Python 2 scripts
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 260916
Blocks: 249148 260922
  Show dependency treegraph
 
Reported: 2022-03-10 09:46 PST by Sam Sneddon [:gsnedders]
Modified: 2023-08-31 06:55 PDT (History)
2 users (show)

See Also:


Attachments
Non-third-party files using Python 2 (6.88 KB, text/plain)
2022-03-10 09:46 PST, Sam Sneddon [:gsnedders]
no flags Details
Third-party files using Python 2 (22.46 KB, text/plain)
2022-03-10 09:47 PST, Sam Sneddon [:gsnedders]
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.