WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
260922
Explicitly break Python 2 support in all our Python libraries
https://bugs.webkit.org/show_bug.cgi?id=260922
Summary
Explicitly break Python 2 support in all our Python libraries
Sam Sneddon [:gsnedders]
Reported
2023-08-30 12:22:46 PDT
Let us make: reporelaypy resultsdbpy webkitbugspy webkitcorepy webkitflaskpy webkitpy webkitscmpy …all fail on Python < 3.6. In practice, some of these are only used server-side, and we can probably set even later minimum versions, but for now let's just require Python 3.6 everywhere, as this is already a good step forward.
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Sneddon [:gsnedders]
Comment 1
2023-08-30 12:27:40 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17244
Radar WebKit Bug Importer
Comment 2
2023-09-06 12:23:13 PDT
<
rdar://problem/115070003
>
EWS
Comment 3
2024-05-29 17:46:49 PDT
Committed
279482@main
(5200ed991d0d): <
https://commits.webkit.org/279482@main
> Reviewed commits have been landed. Closing PR #17244 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