[webkit-dev] Removing Support for Python 2.5

Tony Chang tony at chromium.org
Fri Nov 4 16:01:57 PDT 2011


Are you sure?  This output has references
to System/Library/Frameworks/Python.framework/Versions/2.5.  I also thought
that's why NRWT was slow on the Leopard bots: python 2.5 doesn't have the
multiprocess module.

http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.5%20%28dbg%29%281%29/builds/4090/steps/webkit_tests/logs/stdio

It may just be a bug that these bots aren't using python2.6.

On Fri, Nov 4, 2011 at 3:40 PM, Adam Barth <abarth at webkit.org> wrote:

> Yes, Chromium versions its Python independently from the OS.
>
> Adam
>
>
> On Fri, Nov 4, 2011 at 3:25 PM, Ojan Vafai <ojan at chromium.org> wrote:
> > I believe the chromium port always uses 2.6 though, no?
> >
> > On Fri, Nov 4, 2011 at 3:23 PM, Nico Weber <thakis at chromium.org> wrote:
> >>
> >> The chromium port still has a bot that runs tests (but doesn't build) on
> >> 10.5.
> >>
> >> Nico
> >>
> >> On Fri, Nov 4, 2011 at 3:20 PM, Eric Seidel <eric at webkit.org> wrote:
> >> > Now that Apple has removed the Leopard build bot (and presumably
> >> > stopped supporting WebKit on Leopard), all webkit platforms I know of
> >> > have Python 2.6 or higher.
> >> >
> >> > My plan is to remove all of our 2.5 supporting code in the next week,
> >> > requiring Python 2.6 or later for WebKit.
> >> >
> >> > Let me know if this will be an issue for you.
> >> >
> >> > Thanks!
> >> >
> >> > -eric
> >> > _______________________________________________
> >> > webkit-dev mailing list
> >> > webkit-dev at lists.webkit.org
> >> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
> >> >
> >> _______________________________________________
> >> webkit-dev mailing list
> >> webkit-dev at lists.webkit.org
> >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
> >
> >
> > _______________________________________________
> > webkit-dev mailing list
> > webkit-dev at lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
> >
> >
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20111104/9b5fe48d/attachment.html>


More information about the webkit-dev mailing list