[Numpy-discussion] Re: Deprecating numpy.fix

2025-11-06 Thread Nathan via NumPy-Discussion
I agree. We haven’t heard any objections to this proposal. Joren, why don’t you open a PR to add the pending deprecation to the type stubs? On Mon, Nov 3, 2025 at 11:46 PM matti picus via NumPy-Discussion < [email protected]> wrote: > > > On Tue, Nov 4, 2025 at 12:40 AM Joren Hammudoglu

[Numpy-discussion] Re: Deprecating numpy.fix

2025-11-06 Thread Joren Hammudoglu via NumPy-Discussion
Done: https://github.com/numpy/numpy/pull/30168 ___ 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 a

[Numpy-discussion] Re: Deprecating numpy.fix

2025-11-06 Thread Stefan van der Walt via NumPy-Discussion
On Mon, Nov 3, 2025, at 12:29, Nathan via NumPy-Discussion wrote: > Ralf rightly pointed out > (https://github.com/numpy/numpy/pull/30098#pullrequestreview-3408343827) that > np.fix does have substantial downstream usage and that a deprecation needs to > go through the mailing list, so I'm raisi