Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes: > To sum-up those discussions, I can propose a patchset for the next > merge window that would: > > 1. change kernel-doc exec to re-run using the latest available python > version if version < 3.11, on a similar same way to what > scripts-pre-install and scripts-build-wrapper does(*); I have to confess that I still feel some discomfort with this sort of "pick a better version" magic. Should we really be overriding the search path that the user has set up? Thanks, jon