It is easy to forgot regenerating generated code after making changes (especially changes affecting Argument Clinic code). It would be nice if a bot checks this kind of errors. Just checkout the sources, run make clinic, make regen-all, and check that they are success and don't change any file.
It is easy to forgot regenerating generated code after making changes (especially changes affecting Argument Clinic code). It would be nice if a bot checks this kind of errors. Just checkout the sources, run
make clinic,make regen-all, and check that they are success and don't change any file.