Re: ZODB and Python 2.5

2006-10-21 Thread Andrew McLean
Robert Kern wrote: > I would suggest, in order: > > 1) Look on the relevant mailing list for people talking about using ZODB > with Python 2.5. Been there, didn't find anything. Except that recently released versions of Zope (2.9.5 and 2.10.0) aren't compatible with Python 2.5. [Being pedantic

Re: ZODB and Python 2.5

2006-10-21 Thread Martin v. Löwis
Jean-Paul Calderone schrieb: > Python 2.5 made quite a changes which were not backwards compatible, > though. I think for the case of Python 2.4 -> Python 2.5 transition, > quite a few apps will be broken, many of them in relatively subtle > ways (for example, they may have been handling OSError i

Re: ZODB and Python 2.5

2006-10-20 Thread Jean-Paul Calderone
On Fri, 20 Oct 2006 14:04:46 -0500, Robert Kern <[EMAIL PROTECTED]> wrote: >Andrew McLean wrote: >> I'm going to have to delay upgrading to Python 2.5 until all the >> libraries I use support it. One key library for me is ZODB. I've Googled >> and can't find any information on the developers' pla

Re: ZODB and Python 2.5

2006-10-20 Thread Robert Kern
Andrew McLean wrote: > I'm going to have to delay upgrading to Python 2.5 until all the > libraries I use support it. One key library for me is ZODB. I've Googled > and can't find any information on the developers' plans. Does anyone > have any information that might help? Since the Python de

ZODB and Python 2.5

2006-10-20 Thread Andrew McLean
I'm going to have to delay upgrading to Python 2.5 until all the libraries I use support it. One key library for me is ZODB. I've Googled and can't find any information on the developers' plans. Does anyone have any information that might help? - Andrew -- http://mail.python.org/mailman/list