zope.testing 3.8.6 emits deprecation warnings from itself?
Chris Withers <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I hate DeprecationWarnings at the best of times, since no one actually
does anything about them until whatever they're bleating about is
actually gone anyway, but zope.testing has outdone itself.
Whoever introduced that warning, if you're going to do so, please solve
any problems with code in the actual package itself before releasing.
zope.testing.testrunner.debug imports doctest from zope.testing and so
bleats whenever tests are run with zope.testing 3.8.6.
Why was 3.8.6 released when it still emits these warnings itself?
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-Dev maillist - [email protected]
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )