On Wed, Dec 23, 2020 at 11:09 AM Kevin Sheppard <kevin.k.shepp...@gmail.com>
wrote:

> Have you performed a search on GitHub to look for use of the decorators?
> I think external use is more of a concern than internal.
>
>
>
> Kevin
>

Note that nose is no longer supported and needs (minor) patching to work
with recent Python. Most distributions have maintained patched versions,
but nose users should move to nose2
<https://docs.nose2.io/en/latest/index.html>. The nose decorators are like
the NumPy matrix module and financial functions, but I'm not convinced they
are worth keeping around when folks can move to nose2. Deprecation would be
a good first step and then we can see who complains.

<snip>

Chuck

>
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to