This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients AMDmi3, koobs, vstinner
Date 2021-04-09.13:47:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617976063.46.0.737758536323.issue43792@roundup.psfhosted.org>
In-reply-to
Content
Sadly, there is Cython release supporting Python 3.10 yet:
https://github.com/cython/cython/issues/4046

By the way, I propose two PRs to fix Cython tests on Python 3.10:
https://github.com/cython/cython/issues/4100

I suggest you waiting until there a new Cython release supporting Python 3.10.

In Fedora, we have downstream patches on Cython, we backported the Python 3.10 fixes:
https://src.fedoraproject.org/rpms/Cython/pull-request/28
History
Date User Action Args
2021-04-09 13:47:43vstinnersetrecipients: + vstinner, koobs, AMDmi3
2021-04-09 13:47:43vstinnersetmessageid: <1617976063.46.0.737758536323.issue43792@roundup.psfhosted.org>
2021-04-09 13:47:43vstinnerlinkissue43792 messages
2021-04-09 13:47:43vstinnercreate