On Wed, Jun 1, 2022 at 5:51 PM Sebastian Berg <sebast...@sipsolutions.net> wrote:
> > An important part of moving forward will be assessing the real world > impact. To start that process, I have created a branch as a draft PR > (at this time): > > https://github.com/numpy/numpy/pull/21626 > > It is missing some parts, but should allow preliminary testing. The > main missing part is that the integer warnings and errors are less > strict than proposed in the NEP. > It would be invaluable to get a better idea to what extent existing > code, especially end-user code, is affected by the proposed changes. > Thanks Sebastian! For testing, did you already try with some of the usual suspects, or would it be helpful to use this branch on SciPy, Pandas, etc.? Also, do you expect it's useful to do platform-specific testing? I can imagine there's some Windows-specific behavior; adapting a SciPy CI job to work from your branch is easy to do if that would be helpful. 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