Hi!
While rebuilding the python related packages against the Python 3.15rc1
version we found that TODO fails to build from source [1].
There are three problems related to these faiures, 2 are related to
fixes needed in other packages (dill and astroid), but the third part is
caused by a bug pylint fixed upstream in the "Fixes for Python 3.15"
commit [2].
I applied the upstream fix in the sandbox [3] to be able to build the
packages that depend on TODO, please consider applying the patch to
support the upcoming 3.15 version.
Happy hacking,
[1]: https://debusine.debian.net/debian/r-python-python3.15/work-request/1124193/
[2]: https://github.com/pylint-dev/pylint/commit/80999752ae7c3bf4c11b275c60d49621a87e3e0e
[3]: https://debusine.debian.net/debian/r-python-python3.15/