Re: [ZODB-Dev] ZODB 3.9.3 released

2009-10-26 Thread Jim Fulton
On Mon, Oct 26, 2009 at 6:43 AM, Chris Withers wrote: > Jim Fulton wrote: >> >> situations when deleting items. I recommend that people running 3.9 >> update to the new release as soon as reasonable. (If you're using ZEO, >> this only applies to ZEO clients, but servers. > > Just wanted to check t

Re: [ZODB-Dev] ZODB 3.9.3 released

2009-10-26 Thread Chris Withers
Jim Fulton wrote: > situations when deleting items. I recommend that people running 3.9 > update to the new release as soon as reasonable. (If you're using ZEO, > this only applies to ZEO clients, but servers. Just wanted to check this last sentence: what needs updating? clients, servers or both?

Re: [ZODB-Dev] ZODB 3.9.3 released

2009-10-23 Thread Jim Fulton
On Fri, Oct 23, 2009 at 12:26 PM, Jim Fulton wrote: > I just released  an update to 3.9 that fixes a BTree bug that was > introduced in ZODB 3.9.0c2.  The bug can cause keys to be inaccessible > except through iteration.  It only has an impact under specific > situations when deleting items. I rec