On Wed, Apr 13, 2022 at 6:18 AM Maarten Ballintijn <[email protected]> wrote:
> > Greetings, > > We are trying to migrate a stack to python 3.10. It looks like > numpy-1.22.4 is going to be required to move to python 3.10 because of the > cython/debugging issue (https://github.com/numpy/numpy/issues/21008). > > Is the release imminent? Where can we find more details? > > Any insights are appreciated! > > There will probably be a 1.22.4 release in the next month. It doesn't look like Cython is going to fix the issue for the 0.29.x series: https://github.com/cython/cython/issues/4609. Perhaps we need to add the workaround ourselves. Chuck > Thank you, > Maarten. > _______________________________________________ > 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 address: [email protected] >
_______________________________________________ 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 address: [email protected]
