Package: src:dh-python Version: 4.20191017 Severity: important Tags: sid bullseye User: [email protected] Usertags: python3.8
Tagging it as important because it would help with the introduction of python3.8 as a supported versions.
<doko> p1otr: would it be possible for pybuild test to run the tests for all python version, and only then terminate in case of error instead of terninating after the first failing version? with python3-defaults from experimental the 3.8 tests are run first, then the 3.7 ones. <doko> would be nice to have the order reverted for test, or even better run for both before failing
<p1otr> the default is always last <p1otr> and it's run using python3 symlink instead of python3.X <p1otr> (as some packages were hardcoding version of last one) <p1otr> running all of them sounds possible, though <doko> that would help a lot <p1otr> please file a bug so that I don't forget

