Re: [core-workflow] Moving to Buildbot 9 and Python 3

2017-11-02 Thread Nick Coghlan
On 3 November 2017 at 08:42, Craig Rodrigues wrote: > > Zachary Ware upgraded python.org's buildbot from 0.8 to 0.9: > > https://www.python.org/dev/buildbot/ > > buildbot 0.9 is the first release of buildbot that > can run on Python 3. The python.org buildbot master is running on Python > 3.4: >

Re: [core-workflow] Moving to Buildbot 9 and Python 3

2017-11-02 Thread Craig Rodrigues
Zachary Ware upgraded python.org's buildbot from 0.8 to 0.9: https://www.python.org/dev/buildbot/ buildbot 0.9 is the first release of buildbot that can run on Python 3. The python.org buildbot master is running on Python 3.4: http://buildbot.python.org/all/#/about That master is connected to

Re: [core-workflow] Moving to Buildbot 9 and Python 3

2017-09-21 Thread Brett Cannon
Thanks for the heads-up, Craig! The REST API might be nice to have and the provider support may be rather useful in increasing OS configuration coverage or guaranteed slave stability if the PSF was willing to pay for some machine time. On Wed, 20 Sep 2017 at 10:59 Craig Rodrigues wrote: > I init

[core-workflow] Moving to Buildbot 9 and Python 3

2017-09-20 Thread Craig Rodrigues
I initiated discussion about moving python.org to using Buildbot 9 and Python 3: https://mail.python.org/pipermail/python-buildbots/2017-September/000133.html Folks involved with core-workflow may want to monitor that thread, because I believe it has implications on core developer workflow for Pyt