Bug 237155 - [Python3] Change shebang for various scripts
Summary: [Python3] Change shebang for various scripts
Status: RESOLVED FIXED
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:
Blocks:
 
Reported: 2022-02-24 13:22 PST by Jonathan Bedard
Modified: 2022-02-24 14:34 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2022-02-24 13:22:36 PST
We have a number of scripts which are already Python 3 compatible but still use a Python shebang. We should change these shebangs to Python 3.
Comment 1 Radar WebKit Bug Importer 2022-02-24 13:23:01 PST
<rdar://problem/89436097>
Comment 2 Jonathan Bedard 2022-02-24 13:27:16 PST
Pull request: https://github.com/WebKit/WebKit/pull/174
Comment 3 Jonathan Bedard 2022-02-24 14:34:07 PST
Landed https://commits.webkit.org/247763@main (r290464)!