[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Future of python2.6 in Debian




On Wed, Jun 06, 2012 at 11:56:36AM +0100, Thomas Kluyver wrote:
> On 6 June 2012 11:51, Toni Mueller <toni@debian.org> wrote:
> > Since some time, it's Plone
> >   4.[01] that requires Python 2.6. Only the still-in-beta Plone 4.2
> >   even works with Python 2.7 (but 2.6 is still supported).
> 
> For my own interest, what does the current version do that prevents it
> from working on 2.7? I thought just about anything written for 2.6
> should run on 2.7.

I can't tell you exactly - I was regurgitating the official statements.

But I can tell you that the Plone project runs their stuff through
Jenkins, sporting a test suite containing some 7000-9000 tests (I forgot
the exact number), and I guess that the output of these test runs will
have had some influence on said official statements.

Also, Zope, and especially the ZODB, are sometimes doing tricky things
that are viewed as close to black magic. Subtle changes in the way
Python behaves, could very conceivably have significant impact on this
software.

[aside]
Afaik, that's the reason why there's currently no way to run Zope on
Python 3.x, but I think they're working on it.

For the details of what works and what not, I would like to refer you to
eg. Matthew Wilkes, who lives in the Bristol area, and who has quite
some more insight into this stuff than I do.


Kind regards,
--Toni++


Reply to: