Bug 274617

Summary: Remove Tools/Scripts/ensure-valid-python
Product: WebKit Reporter: Sam Sneddon [:gsnedders] <gsnedders>
Component: Tools / TestsAssignee: Sam Sneddon [:gsnedders] <gsnedders>
Status: RESOLVED FIXED    
Severity: Normal CC: jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=260922

Sam Sneddon [:gsnedders]
Reported 2024-05-23 14:47:24 PDT
This currently checks for Python 2.7, which we're now dropping support for it. Given most systems haven't had Python 2 in years, clearly nobody is using this script and we should just drop it. The Python code should itself check the Python version.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-05-30 14:48:17 PDT
Sam Sneddon [:gsnedders]
Comment 2 2024-10-17 10:54:50 PDT
(In reply to Sam Sneddon [:gsnedders] from comment #0) > The Python code should itself check the Python version. Bug 260922 did this.
Sam Sneddon [:gsnedders]
Comment 3 2024-10-17 11:01:38 PDT
EWS
Comment 4 2024-10-17 15:00:09 PDT
Committed 285361@main (51f212e89459): <https://commits.webkit.org/285361@main> Reviewed commits have been landed. Closing PR #35370 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.