New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make regen-all
triggers wholesale rebuild
#75717
Comments
|
Note that at least |
Looks like Perhaps another approach can be used that will use a separate utility to do the copying if the contents changed? |
make regen-opcode
triggers wholesale rebuildmake regen-all
triggers wholesale rebuild
Posted #3678 which uses a separate utility. It seems to save 1 minute off the build step on Travis-CI. |
Note that GNU install ( |
If it works well, maybe it's worth it to backport the change to the 3.6 branch. We still backport a lot of changes to 3.6. But maybe wait until 3.6.3 final is released? |
Fair enough. Does someone want to do the backport? :-) |
I may do the backport, or ask the bot to do it. Right now I prefer to check if everything is fine on all CI. |
Victor, are the buildbots fine now? |
I didn't see anything wrong on buildbots, nor Travis CI/AppVeyor on PRs. So we can now backport the "optimization". Do you want to do it, Antoine? |
make regen-opcode
#3677make regen-all
#3678make regen-all
(GH-3678) #3797Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: