Re: [Python-Dev] Buildbot report, August 2017

2017-08-19 Thread Brett Cannon
Thanks for all of this, Victor! On Fri, Aug 18, 2017, 09:38 Victor Stinner wrote: > Hi, > > Here is a quick report of what changed recently on buildbots. > > > == pythoninfo == > > I added a new "python3 -m test.pythoninfo" command which is now run on > Travis CI, AppVeyor and buildbots. > >

[Python-Dev] Buildbot report, August 2017

2017-08-18 Thread Victor Stinner
Hi, Here is a quick report of what changed recently on buildbots. == pythoninfo == I added a new "python3 -m test.pythoninfo" command which is now run on Travis CI, AppVeyor and buildbots. https://bugs.python.org/issue30871 This command dumps various informations to help debugging test fa