On Mon, 2024-05-06 at 22:39 +, Henry Schreiner wrote:
> This will be messier for projects building wheels and wanting to
> support non-EoL Python versions. To build a wheel with anything other
> than pybind11, you now need the oldest supported NumPy for Python <
> 3.9, the latest NumPy 1 for Py
Thanks a lot! With new CPython 3.13 native mobile builds I hope the process
could be simplified in future.
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.pyt
On Tue, May 7, 2024 at 6:03 AM Henry Schreiner wrote:
>
> This will be messier for projects building wheels and wanting to support
> non-EoL Python versions. To build a wheel with anything other than pybind11,
> you now need the oldest supported NumPy for Python < 3.9, the latest NumPy 1
> for
I think the spirit of NEP 29 is to pick your supported Python's when you
pick a target release date and you should then stick to it (to avoid "we
delayed so long we are over a cliff" decisions like this one).
We did NEP29 around the same time that Python went from 18 to 12 month
releases (my memor