Hi!
While rebuilding the python related packages against the Python 3.15rc1
version we found that python-yappi fails to build from source [1].
The error is produced because IS_SUSPENDED in yappi/_yappi.c, that has a
block for each python version, and as python 3.15 is not explicitly
listed it uses the solution that was written for python 3.11. Using the
version for python 3.14 seems to work, I don't have the background to
actually be sure that no other change is needed.
I'm attaching the patch here.
I applied the fix in the sandbox [2] to be able to build the packages
that depend on python-yappi, please consider applying the patch to
support the upcoming 3.15 version.
Both the issue and the patch still need to be forwarded upstream, as
there is no work to support 3.15 there yet.
Happy hacking,
[1]: https://debusine.debian.net/debian/r-python-python3.15/artifact/4389519/
[2]: https://debusine.debian.net/debian/r-python-python3.15/