Re: Zope 2.6.x / python2.1.3 still supported?
Martijn Faassen <[email protected]> Fri, 10 Dec 2004 16:56:07 +0100
| Newsgroups | gmane.comp.web.zope.formulator.devel |
|---|---|
| Message-ID | <[email protected]> |
Clemens Robbenhaar wrote: > I wanted to run the unit tests with the CVS HEAD under > Zope 2.6.1 / python 2.1.3 but figured out that this is not possible, > as the CVS head seems to require python 2.3.4 (or at least some python > version more recent than 2.1.3). > > Is the above Zope/python combination still supported? Or has there been > a decision that they should go the way of the dinosaurs? > > Not that I would be really set up by the latter, but some "official" > announcement would be nice (or have I just missed it?) I think we'll aim for requiring Zope 2.7.x and Python 2.3.x for the next release. We do need to put this in the HISTORY file. I don't really understand what I broke that doesn't work in Python 2.1.x, but that's exactly a problem which we don't have to worry about anymore if we change the target platform... Regards, Martijn