[webkit-dev] What is the minimal version of Python for webkit-patch?

2011-02-22 Thread Benjamin
Hello, I would like to update webkit-patch to support Python 3 because that is what I use by default. I think that would not be too much problem to support Python = 2.6. If we have to support as low as Python 2.4, that could be a problem because of some new syntax elements introduced in 2.6.

Re: [webkit-dev] What is the minimal version of Python for webkit-patch?

2011-02-22 Thread Osztrogonac Csaba
Hi, We have Debian Lenny on Qt buildbots and Qt EWS with python 2.5.2. Upgrading to Debian Squeeze is in progress, I think we can finish it in this week. If you can wait a little bit, it would be great. br, Ossy Benjamin írta: I would like to update webkit-patch to support Python 3 because

Re: [webkit-dev] What is the minimal version of Python for webkit-patch?

2011-02-22 Thread Mark Rowe
On 2011-02-22, at 13:20, Benjamin wrote: Hello, I would like to update webkit-patch to support Python 3 because that is what I use by default. I think that would not be too much problem to support Python = 2.6. If we have to support as low as Python 2.4, that could be a problem because

Re: [webkit-dev] What is the minimal version of Python for webkit-patch?

2011-02-22 Thread Eric Seidel
That said, I'm *very* excited to see patches supporting 3.0. :) Just please don't break 2.5 support. On Tue, Feb 22, 2011 at 2:04 PM, Eric Seidel e...@webkit.org wrote: We expect all python in webkit to work in Python 2.5. We arrived at that version by looking at the lowest version shipping