Here's another (out of tree only?) cython-3.x regression: * https://github.com/cython/cython/issues/5552 * https://github.com/cython/cython/issues/5686 A fix is available that may be worth backporting if cython-3.0.3 does not show up soon: https://github.com/cython/cython/commit/72172c6beee5dec3539f79fddffee6ec97d5db1d
cython-3.0.3 is released but.. https://github.com/cython/cython/issues/5748.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b28fd4b74718fb4047db1baad10f0002d840f637 commit b28fd4b74718fb4047db1baad10f0002d840f637 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-10-05 23:56:10 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-10-05 23:56:10 +0000 dev-python/cython: add 3.0.3 (masked) Masked because it breaks scipy. Bug: https://github.com/cython/cython/issues/5748 Bug: https://bugs.gentoo.org/915084 Signed-off-by: Sam James <sam@gentoo.org> dev-python/cython/Manifest | 1 + dev-python/cython/cython-3.0.3.ebuild | 84 +++++++++++++++++++++++++++++++++++ profiles/package.mask | 4 ++ 3 files changed, 89 insertions(+)
https://github.com/cython/cython/releases/tag/3.0.4