RESOLVED FIXED 218582
[build.webkit.org] remove unnecessary code from loadConfig
https://bugs.webkit.org/show_bug.cgi?id=218582
Summary [build.webkit.org] remove unnecessary code from loadConfig
Aakash Jain
Reported 2020-11-04 12:31:55 PST
loadConfig.py contains code about Python 2.6, e.g.:"Python 2.6 can't handle unicode keys as keyword arguments http://bugs.python.org/issue2646" This was added ~9 years ago in https://trac.webkit.org/changeset/92772/webkit. We are using Python 2.7.5 on build.webkit.org and are planning to upgrade to Python 3 soon. We should remove this unnecessary code for Python 2.6 workaround.
Attachments
Patch (2.89 KB, patch)
2020-11-04 12:39 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2020-11-04 12:39:38 PST
dewei_zhu
Comment 2 2020-11-04 12:55:22 PST
r=me
EWS
Comment 3 2020-11-04 14:56:09 PST
Committed r269395: <https://trac.webkit.org/changeset/269395> All reviewed patches have been landed. Closing bug and clearing flags on attachment 413194 [details].
Radar WebKit Bug Importer
Comment 4 2020-11-04 14:57:19 PST
Note You need to log in before you can comment on or make changes to this bug.