RESOLVED FIXED 222678
[resultsdbpy] Make testing compatible with Python 3.8
https://bugs.webkit.org/show_bug.cgi?id=222678
Summary [resultsdbpy] Make testing compatible with Python 3.8
Jonathan Bedard
Reported 2021-03-03 12:29:57 PST
The current testing architecture is not compatible with Python 3.8. Although that compatibility is because of some specific implementation decisions, and not structural.
Attachments
Patch (5.27 KB, patch)
2021-03-03 12:35 PST, Jonathan Bedard
no flags
Patch for landing (5.28 KB, patch)
2021-03-03 12:44 PST, Jonathan Bedard
jbedard: commit-queue+
Radar WebKit Bug Importer
Comment 1 2021-03-03 12:30:15 PST
Jonathan Bedard
Comment 2 2021-03-03 12:35:59 PST
Aakash Jain
Comment 3 2021-03-03 12:39:59 PST
Comment on attachment 422135 [details] Patch rs=me
Aakash Jain
Comment 4 2021-03-03 12:40:19 PST
Comment on attachment 422135 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=422135&action=review > Tools/ChangeLog:3 > + [resultsdbpy] Make testing compatible with 3.8 Nit: 3.8 => Python 3.8
Jonathan Bedard
Comment 5 2021-03-03 12:44:45 PST
Created attachment 422136 [details] Patch for landing
Jonathan Bedard
Comment 6 2021-03-03 13:05:29 PST
Note You need to log in before you can comment on or make changes to this bug.