<div dir="ltr">The issue is that the autodep8 tests are run for all supported versions of Python, but odil does not build its extensions for all supported versions of Python. And one of the reasons it does not (not build-depending on python3-all-dev) causes odil to not be on the list of packages that needs to be rebuilt when a supported version of Python3 is added or removed. The attached patch fixes that, and (in a fairly unpleasant way) fixes a failure to run the tests for the non-default Python with the correct Python interpreter.<div><br></div><div><br></div></div>