New submission from STINNER Victor:

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.

----------
components: Tests
messages: 292915
nosy: haypo, zach.ware
priority: normal
severity: normal
status: open
title: Test somehow that generated files are up to date: run make regen-all
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30259>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to