2 Nov
2009
2 Nov
'09
4:34 p.m.
On Sun, Nov 1, 2009 at 2:09 PM, Andreas Jung <lists@zopyx.com> wrote:
I am going one step further and propose to support officially only Python 2.6 (and inofficially Python 2.5). Why? Right now it is possible writing Zope 2.12 compatible add-ons that might use Python 2.6 feature. Another using running Zope w/ Python 2.5 or 2.4 will not be able to run this particular add-on. So I am inclined to limit the official support to Python 2.6 only.
+1 For Plone 4 we will only support Python 2.6 and already make use of 2.6 features in a number of places. Hanno