On Mon, Jul 25, 2022 at 7:46 PM Charles R Harris <charlesr.har...@gmail.com>
wrote:

> Hi All,
>
> I propose to remove nose support from numpy/testing/. We moved to pytest
> about five years ago because nose was no longer maintained, but kept the
> outdated nose support for downstream projects who had not yet dropped it.
> Nose itself has been replaced with nose2, and while it remains available on
> some distros it will require patching to continue working for Python 3.12.
> Keeping nose support does not cost us anything and removing it may break
> some old downstream projects that are no longer maintained, but getting rid
> of it will remove some files that are about to become useless.
>

Makes sense to me, +1

It may be useful for assessing what this means if you add here which exact
APIs/behavior will be removed.

Cheers,
Ralf
_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to