[Python-Dev] DeprecationWarnings in the regression tests

Barry A. Warsaw barry@zope.com
Mon, 15 Apr 2002 18:20:22 -0400


>>>>> "GvR" == Guido van Rossum <guido@python.org> writes:

    GvR> Why do you want this?  Did you get a particular warning that
    GvR> bugs you?  If not, let's please call a YAGNI on this.

Run the regrtest.  We're now getting a bunch of warnings in
test_coercion and test_descr.  I'm happy to ignore them, but I suspect
this may end up as a FAQ if 2.3final's "make test" still emits them.

-Barry