[Numpy-discussion] Deprecate np.testing.dec

rpolley rypolley at gmail.com
Wed Dec 23 13:04:09 EST 2020


Saw some discussion in  this issue
<https://github.com/numpy/numpy/issues/17566>   that since the decorators in
np.testing.dec are there to support the nose testing framework, and since we
use pytest mainly for testing now, that the decorators there should be
deprecated. I created a  pull request
<https://github.com/numpy/numpy/pull/18051>   that does this, and wanted to
get the mailing list's opinion before it went forward. Any thoughts,
suggestions, or objections?



--
Sent from: http://numpy-discussion.10968.n7.nabble.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/numpy-discussion/attachments/20201223/67112a5a/attachment.html>


More information about the NumPy-Discussion mailing list