<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 05/12/2015 11:18 AM, Jesus Cea
      wrote:<br>
    </div>
    <blockquote cite="mid:555243F2.802@jcea.es" type="cite">
      <pre wrap="">Larry, could you comment about the impact in the buildbots?. I suppose
option #1 could allows us to test both 3.5 and 3.6 changes. Would you
confirm this?</pre>
    </blockquote>
    <br>
    Workflow #1 gets us automatic buildbot testing for the 3.5 branch
    (betas and 3.5.1) and trunk (3.6).  It doesn't get us testing of the
    3.5.0 release candidates automatically, because those would be
    hosted at bitbucket.  However: hg.python.org allows creating
    "server-side clones" which can manually run tests against the
    buildbots.  So if I create a server-side clone, then push the
    release candidate branch there, I can kick off buildbot tests.  Who
    knows, maybe I'd even automate that process.<br>
    <br>
    <br>
    <i>/arry</i><br>
  </body>
</html>