WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
274617
Remove Tools/Scripts/ensure-valid-python
https://bugs.webkit.org/show_bug.cgi?id=274617
Summary
Remove Tools/Scripts/ensure-valid-python
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-05-30 14:48:17 PDT
<
rdar://problem/129028169
>
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
Pull request:
https://github.com/WebKit/WebKit/pull/35370
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.
Top of Page
Format For Printing
XML
Clone This Bug