Source: python3.13
Version: 3.13.0-2
Severity: normal

Since CVE fixes might contain syntax not supported by older Python
releases, I made build test failures fatal in python 3.{4.5.7.9}
in Debian (E)LTS.

ELTS builds binary-all as part of the amd64 build, but in LTS the
binary-indep only python3.9 build had test failures that were not
in the amd64 build.

This issue was apparently already addressed in python2.7:
https://salsa.debian.org/cpython-team/python2/-/commit/f7d7180740f79484fa2f5ddfd585d7ef744bddaa

For python3.9 this was not sufficient, I used a bigger hammer there:
https://salsa.debian.org/lts-team/packages/python3.9/-/commit/ab546c27501ce11307f0c20afd53f890fd9b5de8


The binary-all and amd64 builds of python3.13 have disjoint
sets of test failures:

https://buildd.debian.org/status/fetch.php?pkg=python3.13&arch=amd64&ver=3.13.0-2&stamp=1731417974&raw=0

2 tests failed:

    test_dtrace test_tools


https://buildd.debian.org/status/fetch.php?pkg=python3.13&arch=all&ver=3.13.0-2&stamp=1731418778&raw=0

3 tests failed:

    test_os test_posix test_subprocess

Reply via email to