We still support explicitly opting-out of __array_function__, so I think we
should still keep that test configuration.

On Fri, Nov 15, 2019 at 1:50 PM Charles R Harris <charlesr.har...@gmail.com>
wrote:

> Hi All,
>
> I think there are some travisCI tests that we can eliminate, see  tests
> <https://travis-ci.org/numpy/numpy/builds/612498337?utm_source=github_status&utm_medium=notification>
>  for
> the current proposed set. I think we can eliminate the following
>
> INSTALL_PICKLE5=1  # Python3.8 has this
> NUMPY_EXPERIMENTAL_ARRAY_FUNCTION=0
>
> And possibly one or both of
>
> NPY_RELAXED_STRIDES_CHECKING=0
> NPY_RELAXED_STRIDES_CHECKING_DEBUG=1
>
> Thoughts?
>
> Chuck
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to