On Dec 3, 2007 1:26 PM, Jim Fulton &lt;<a href="mailto:jim@zope.com">jim@zope.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>&gt; Well, it certainly still affects zodb 3.6 and 3.7. I filed a bug<br>&gt; against 3.6 in the Ubuntu repositories, and &quot;esteve&quot; is helping me<br>&gt; with that, but your patch against 
3.8 doesn&#39;t fix 3.6 or 3.7.<br><br><br></div>No, it doesn&#39;t because Python 2.5 isn&#39;t supported by those releases.<br></blockquote></div><br><br>Well, someone might want to tell the Debian package people then, as 
3.6 is distributed compiled against 2.5, on both 32 and 64 bit platforms. Seems like 3.6 is in testing and unstable, too. I tried to find out who to inform, but the maintainer is called &quot;Debian Zope Team&quot;. I&#39;m hoping some of them might be listening ;-)
<br><br>And also, it would be nice to update this page:<br><a href="http://pypi.python.org/pypi/ZODB3">http://pypi.python.org/pypi/ZODB3</a>. <br><br>As it looks to me like 3.7.2 is compiled for 2.5 (on Win) and no information on compatibility is supplied for the source. I suppose I erred in assuming inclusive compatibility.
<br><br>Also, inside of the 3.7.2 tarball (and presumably 3.6) in README.txt, under &quot;Compatibility&quot; a note that 2.5 isn&#39;t supported might be nice.<br><br>Thanks.<br>