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
259281
[webkitpy] Convert 3.6 import error to message
https://bugs.webkit.org/show_bug.cgi?id=259281
Summary
[webkitpy] Convert 3.6 import error to message
Jonathan Bedard
Reported
2023-07-17 11:14:04 PDT
We shouldn't pro-actively raise an import error when clients are using Python 3.6. It's true that many scripts won't support Python 3.6, but that isn't nessesarily true for webkitpy as a whole. In any case, for the scripts which this _is_ the case, we will end up with an import exception anyways. Convert this import error to a printed error message instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-07-17 11:14:17 PDT
<
rdar://problem/112415698
>
Jonathan Bedard
Comment 2
2023-07-17 11:15:22 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15886
EWS
Comment 3
2023-07-17 11:33:18 PDT
Committed
266104@main
(7e218f4ef9d6): <
https://commits.webkit.org/266104@main
> Reviewed commits have been landed. Closing PR #15886 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