On 19. 09. 21 21:34, dw-...@d-woods.co.uk wrote:
Are you sure Cython is still broken? It looks like it was fixed back in May
(https://github.com/cython/cython/issues/4153) and all the tests look to be
passing on the 3.10-dev CI run for Cython. I think it only affected the
profiling feature on Cython (which most people will have turned off) so
probably won't cause widespread breakage.
Which is not to say that you shouldn't fix the issue, but I don't think it's a
disaster from Cython's point of view.
Cython is fixed. However all the projects that ship Cython pre-generated C
sources in sdists on PyPI that are affected and were not re-generated will not
compile on Python 3.10. (Which might already be the case for different changes
that affected Cython.)
--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives/list/python-dev@python.org/message/YHPXTAOHGYDKYF4WY42L2KSTDLR65Q2T/
Code of Conduct: http://python.org/psf/codeofconduct/