This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner, zach.ware
Date 2017-05-03.16:26:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493828808.63.0.88408078015.issue30259@psf.upfronthosting.co.za>
In-reply-to
Content
bpo-23404 replaced "make touch" with "make regen-all". Generated files are no more regenerated based on file modification time anymore, the action is now explicit.

Zachary Ware proposed to add a buildbot to check that generated files are up to date: run "make regen-all" and test that no file was modified.
History
Date User Action Args
2017-05-03 16:26:48vstinnersetrecipients: + vstinner, zach.ware
2017-05-03 16:26:48vstinnersetmessageid: <1493828808.63.0.88408078015.issue30259@psf.upfronthosting.co.za>
2017-05-03 16:26:48vstinnerlinkissue30259 messages
2017-05-03 16:26:48vstinnercreate