[webkit-dev] Removing Support for Python 2.5

Adam Barth abarth at webkit.org
Thu Nov 17 16:41:13 PST 2011


On Thu, Nov 17, 2011 at 4:37 PM, Tony Chang <tony at chromium.org> wrote:
> Only new-run-webkit-tests uses python 2.7 on the leopard bots.  There are
> other bot steps in chromium that would break.  I mention a couple cases
> here:
> http://code.google.com/p/chromium/issues/detail?id=103266#c6
> Alternately, we could try to fully switch the leopard bots to 2.7
> (http://crbug.com/103828), but that's a larger task.

For some reason, that bug is Restrict-View-Commit, but here's the relevant part:

----------
I think we may still need to fix a few calls in chromium for
new-run-webkit-httpd and new-run-webkit-websocketserver

http://codesearch.google.com/#search/&exact_package=chromium&q=new-run-webkit&type=cs

Those will use the system python unless we tweak the bot step or the
c++ code that runs them.
----------

Adam


> On Thu, Nov 17, 2011 at 3:19 PM, Dirk Pranke <dpranke at chromium.org> wrote:
>>
>> On Thu, Nov 17, 2011 at 2:45 PM, Adam Barth <abarth at webkit.org> wrote:
>> > On Thu, Nov 17, 2011 at 2:42 PM, Dirk Pranke <dpranke at chromium.org>
>> > wrote:
>> >> The Chromium Leopard bots are still using 2.5 as far as I know. Unless
>> >> "move forward" includes you upgrading those bots, you shouldn't remove
>> >> the 2.5 compat code until they have been upgraded. (If you are signing
>> >> up to upgrade them, then great!).
>> >
>> > Tony already upgraded the bots.
>> >
>> > Adam
>> >
>>
>> I have been corrected. You have my blessings :).
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>


More information about the webkit-dev mailing list