<br><br><div class="gmail_quote">On Thu, Oct 22, 2009 at 2:33 PM, Jim Fulton <span dir="ltr">&lt;<a href="mailto:jim@zope.com">jim@zope.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Sat, Oct 17, 2009 at 12:49 PM, B. B. &lt;<a href="mailto:thebbzoo@gmail.com">thebbzoo@gmail.com</a>&gt; wrote:<br>
...<br>
</div><div class="im">&gt; The precedure is used to work fine, I have tried with different version of<br>
&gt; zodb3 from pypi,<br>
&gt;<br>
&gt; #bad zodb3 = 3.9.2<br>
&gt; #bad zodb3 = 3.9.1<br>
&gt; #bad zodb3 = 3.9.0<br>
&gt; #bad zodb3 = 3.9.0c2<br>
&gt; #ok zodb3 = 3.9.0c1<br>
&gt; #ok zodb3 = 3.9.0b5<br>
&gt; #ok zodb3 = 3.9.0a12<br>
<br>
</div>...<br>
<div class="im"><br>
&gt; If it is an interesting bug to catch ( for me it is very interesting :-) ),<br>
&gt; I can test versions or patches.<br>
<br>
</div>I found and fixed 2 BTree bugs introduced in 3.9.0c2 that probably<br>
account for the problem you&#39;re seeing. Could you test against the 3.9<br>
branch:<br>
<br>
  svn://<a href="http://svn.zope.org/repos/main/ZODB/branches/3.9" target="_blank">svn.zope.org/repos/main/ZODB/branches/3.9</a><br>
<br>
and let me know if the fix corrects the problem you&#39;re seeing?<br>
<br>
Jim<br>
<br>
--<br>
<font color="#888888">Jim Fulton<br></font></blockquote><div> </div></div>#ok zodb3 = 3.9.3<br>
#bad zodb3 = 3.9.2<br>
#bad zodb3 = 3.9.1<br>
#bad zodb3 = 3.9.0<br>
#bad zodb3 = 3.9.0c2<br>
#ok zodb3 = 3.9.0c1<br>
#ok zodb3 = 3.9.0b5<br>
#ok zodb3 = 3.9.0a12<br><br>Checked against the 3.9.3 version from PyPi.<br> <br>The problem is not to be observed anymore, it works fine!!! <br><br><br>Thanks<br><br>\Brian<br>