Hi all,

Unless somebody objects, I'd like to remove from NumPy 1.3 the
following numpy.testing items that were deprecated in NumPy 1.2 (since
the warnings promise we'll do so ;):

- ParametricTestCase (also removing the entire file numpy/testing/parametric.py)
- The following arguments from numpy.testing.Tester.test() (which is
used for module test functions): level, verbosity, all, sys_argv,
testcase_pattern
- Path manipulation functions: set_package_path, set_local_path, restore_path
- NumpyTestCase, NumpyTest

Thanks,
Alan
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to