Re: [Numpy-discussion] Removal of deprecated test framework stuff

2008-12-31 Thread Jarrod Millman
On Wed, Dec 31, 2008 at 2:53 AM, Alan McIntyre 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/te

[Numpy-discussion] Removal of deprecated test framework stuff

2008-12-31 Thread Alan McIntyre
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.