Bug 55038 - Support building WebKit with Python 3
Summary: Support building WebKit with Python 3
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-23 04:39 PST by Benjamin Poulain
Modified: 2011-02-24 07:22 PST (History)
4 users (show)

See Also:


Attachments
Patch (7.58 KB, patch)
2011-02-23 06:07 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2011-02-23 04:39:57 PST
Python 3 is the default for some Linux distribution. It would be nice to support it for webkit-tools.

Python 2.5 is the minimum version we must support: https://lists.webkit.org/pipermail/webkit-dev/2011-February/016032.html
Comment 1 Benjamin Poulain 2011-02-23 06:07:42 PST
Created attachment 83477 [details]
Patch
Comment 2 Benjamin Poulain 2011-02-23 06:11:40 PST
I have added "Python 3" comments for the code we can clean in a few years when we drop support for Python 2.
Comment 3 Eric Seidel (no email) 2011-02-23 12:52:17 PST
Comment on attachment 83477 [details]
Patch

Seems reasonable to me.
Comment 4 WebKit Commit Bot 2011-02-24 07:20:09 PST
The commit-queue encountered the following flaky tests while processing attachment 83477 [details]:

media/invalid-media-url-crash.html bug 51138 (author: inferno@chromium.org)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2011-02-24 07:22:06 PST
Comment on attachment 83477 [details]
Patch

Clearing flags on attachment: 83477

Committed r79562: <http://trac.webkit.org/changeset/79562>
Comment 6 WebKit Commit Bot 2011-02-24 07:22:11 PST
All reviewed patches have been landed.  Closing bug.