RESOLVED FIXED Bug 71593
Remove Python 2.5 support from WebKit
https://bugs.webkit.org/show_bug.cgi?id=71593
Summary Remove Python 2.5 support from WebKit
Eric Seidel (no email)
Reported 2011-11-04 16:29:12 PDT
Remove Python 2.5 support from WebKIt
Attachments
Patch (212.12 KB, patch)
2011-11-04 16:29 PDT, Eric Seidel (no email)
no flags
Patch (1.55 KB, patch)
2012-02-08 16:49 PST, Adam Barth
eric: review+
eric: commit-queue+
Eric Seidel (no email)
Comment 1 2011-11-04 16:29:54 PDT
Eric Seidel (no email)
Comment 2 2011-11-05 16:27:12 PDT
*** Bug 48614 has been marked as a duplicate of this bug. ***
Eric Seidel (no email)
Comment 3 2012-01-25 15:06:05 PST
My understanding is all the bots are ready for 2.6+ now. I'm going to commit a small change which requires 2.6 and we can back it out if we have trouble.
Eric Seidel (no email)
Comment 4 2012-01-25 15:11:55 PST
Eric Seidel (no email)
Comment 5 2012-01-25 15:12:17 PST
This is not actually fixed yet. :) I forgot to use --no-close.
Adam Barth
Comment 6 2012-01-25 15:13:32 PST
As we discussed, we're going to make this change in small pieces.
Adam Barth
Comment 7 2012-02-08 14:55:11 PST
Comment on attachment 113730 [details] Patch This patch is too large. Let's do this in smaller pieces.
Adam Barth
Comment 8 2012-02-08 16:49:19 PST
Eric Seidel (no email)
Comment 9 2012-02-08 16:50:07 PST
Comment on attachment 126188 [details] Patch OK. I suspect this isn't everythign, but we can close this. :)
Adam Barth
Comment 10 2012-02-08 16:50:55 PST
Raphael Kubo da Costa (:rakuco)
Comment 11 2012-03-19 16:15:21 PDT
I've updated https://trac.webkit.org/wiki/PythonGuidelines removing comments about Python 2.5 being supported, and what cannot be used without upgrading to 2.6. I don't have access to a Mac to update the Mac upgrade instructions, though (dunno if they should cover upgrading from 2.5 too).
Eric Seidel (no email)
Comment 12 2012-03-19 16:17:19 PDT
(In reply to comment #11) > I've updated https://trac.webkit.org/wiki/PythonGuidelines removing comments about Python 2.5 being supported, and what cannot be used without upgrading to 2.6. I don't have access to a Mac to update the Mac upgrade instructions, though (dunno if they should cover upgrading from 2.5 too). Thanks!
Note You need to log in before you can comment on or make changes to this bug.