[Numpy-discussion] Removal of deprecated test framework stuff

Jarrod Millman millman at berkeley.edu
Wed Dec 31 07:49:31 EST 2008


On Wed, Dec 31, 2008 at 2:53 AM, Alan McIntyre <alan.mcintyre at gmail.com> wrote:
> 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 for taking care of this.
Jarrod



More information about the NumPy-Discussion mailing list