Gary Poster wrote:

>> Hopefully. Do we know that zc.relationship 1.1 works with both ZODB
>> versions?
> 
> That would be a significant point of its existence, so I certainly  
> hope so.  I'm 80%+ confident that it does, and would regard not  
> supporting 3.7 as a bug that I'd be willing to fix.

Right... so I've just fixed the errors Pyflakes found with 
zc.relationship 1.1 branch. This now works reliably for my ZODB 3.8.1 build.

However, it won't install in my ZODB 3.7 environment, because of this 
line in setup.py:

  'ZODB3 >= 3.8dev',

Was that an intentional minimum?

Martin

-- 
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to