<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 26, 2013 at 7:28 AM, Benjamin Peterson <span dir="ltr"><<a href="mailto:benjamin@python.org" target="_blank">benjamin@python.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2013/9/26 Eli Bendersky <<a href="mailto:eliben@gmail.com">eliben@gmail.com</a>>:<br>
<div><div class="h5">> Hi All,<br>
><br>
> Earlier this morning I had a slight tackle with a couple of the 3.4 bots<br>
> (sorry everyone!). I fixed some problems in asdl.py -<br>
> <a href="http://hg.python.org/cpython/rev/21d46e3ae60c" target="_blank">http://hg.python.org/cpython/rev/21d46e3ae60c</a> - and used the 'with'<br>
> statement. Some bots don't have Python 2.6+ and couldn't bootstrap<br>
> Python-ast.h/c<br>
><br>
> Two questions:<br>
><br>
> * Should I always check-in Python-ast.h and Python-ast.c when I touch asdl*<br>
> ? The generated files are unchanged, it's only the timestamp that changed.<br>
> * Can we, in theory, use new Pythons for asdl* code, because Python-ast.*<br>
> are, in fact, checked in so they don't have to be rebuilt by the bots or<br>
> users?<br>
<br>
</div></div>We should have the buildbots run "make touch", so they don't need to<br>
run asdl_c.py.<br></blockquote><div><br></div><div>How should we go about doing this? I don't think we have it documented in the devguide how to tweak the buildbot scripts?<br><br></div><div>Eli<br></div><div> </div>
</div></div></div>