> That's not the issue here. It's not that it's considered an error. Rather, > the problem for sagemath in particular is that it has an extensive suite of > doctests, and so unexpected deprecation warnings results in many failing > doctests.
doctest shouldnt fail when DeprecationWarnings are generated. are you sure sagemath doesnt treat them as errors or trying to do something fancy with them? -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi G+: https://plus.google.com/u/0/+SandroTosi

