Previously Andreas Jung wrote:
--On 14. Juli 2008 13:23:03 -0400 Tres Seaver <tseaver@palladion.com> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Chris Withers wrote:
Andreas Jung wrote:
If there are no objections I plan to release a bug-fix release of Zope 2.11.1 on Wednesday.
Any chance you could make sure Zope itself doesn't issue any deprecation warnings as part of this?
I have committed a change which suppresses the DeprecationWarning raised during the import of ZPublisher.Iterators: it needs to use Z2-style interfaces in 2.11, but the Interface module raises DW on import.
http://svn.zope.org/Zope/branches/2.11/?rev=88361&view=rev
All tests pass, and a newly-created appserver instance starts, without logging any DWs.
Thanks.
Can you include the just released ZODB 3.8.1 as well? Wichert.
_______________________________________________ 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 )
-- Wichert Akkerman <wichert@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.