Hi all,

I just opened a PR (https://github.com/numpy/numpy/pull/22533) that makes a
minor modification to the numpy API. The PR creates
numpy.testing.overrides, which contains some helpers for downstream
projects who want to test types that implement __array_function__ and
__array_ufunc__. See the discussion in
https://github.com/numpy/numpy/issues/15544 for more context.

-Nathan
_______________________________________________
NumPy-Discussion mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: [email protected]

Reply via email to