[Numpy-discussion] Re: mypy occasional error on _UnknownType in _array_like.py since 1.22 or 1.23

2022-10-11 Thread Ralf Gommers
On Mon, Oct 10, 2022 at 11:02 PM Nick Gerner wrote: > On Mon, Oct 10, 2022 at 1:35 PM Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> >> >> On Mon, Oct 10, 2022 at 12:27 PM Nick Gerner >> wrote: >> >>> I upgraded from 1.21 to 1.23.3 recently and got a variety of mypy >>> issues. I se

[Numpy-discussion] Re: NEP 50 and integers (e.g. uint8 together -1)

2022-10-11 Thread Sebastian Berg
Hi all, just to mention it, there is a PR ready on this: https://github.com/numpy/numpy/pull/22385 it necessecitates some changes to the NumPy test suite and will do similar at least for SciPy downstream I currently suspect we will give it a shot soon, but am not opposed at all with discussi