Bug 259281
| Summary: | [webkitpy] Convert 3.6 import error to message | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
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
<rdar://problem/112415698>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/15886
EWS
Committed 266104@main (7e218f4ef9d6): <https://commits.webkit.org/266104@main>
Reviewed commits have been landed. Closing PR #15886 and removing active labels.