[ZODB-Dev] ZODB with Python v2.4 ???

Tim Peters tim at zope.com
Tue Dec 21 11:51:41 EST 2004


[Tim Peters]
>> Zope Corp hasn't officially blessed Python 2.4 yet, so there's no
>> Windows installer available yet for any Zope Corp software (ZODB or
>> otherwise) built to work with Python 2.4. ...

[genrich]
> Oh, very bad :( No Alpha or Beta?

Well, I doubt an alpha or beta will ever happen just because of Python 2.4.
What will happen instead is that one day Zope Corp will announce "and it's
OK to use Python 2.4 with release X.Y.Z too" -- or even "and it's required
to use Python 2.4+ with release X.Y.Z+".

> How is the roadmap?

Everyone except for a Windows user who doesn't know how, or is unable, to
compile C code, can start using Python 2.4 any time they like.  But until
Zope Corp and/or sufficient volunteers can make time enough to do a security
audit (reflect on what new holes changes in Python 2.4 might open), Zope
Corp can't officially recommend Python 2.4.

So unless you're one of those Windows users, the only thing really stopping
you is you <wink>.  If you are a Windows user who can't/ won't/
doesn't_want_to compile C code, but want to do bleeding-edge stuff, you can
check out the Zope3 trunk and grab a zip file of precompiled 2.4-compatible
.pyd files for Zope3 from here:

    http://www.zope.org/Members/tim_one

Get the file named Zope3-Py2.4-pyd.zip.

Else my only advice is patience.



More information about the ZODB-Dev mailing list