[ZODB-Dev] Catalog Search exposes BTrees bug?

Jeremy Hylton jeremy@alum.mit.edu
Thu, 19 Sep 2002 13:35:48 -0400


Chris,

We recently backported the BTrees bug fixes from the trunk to the 2.5
branch.  I'd just update your code to use the latest 2.5 and not worry
about subtle compatibility issues between 2.5 and 2.6.  

I've verified that the unit tests still pass, but I didn't do any
further testing.

Jeremy