[core-workflow] Time to switch off AppVeyor and start requiring VSTS for Windows?

2018-06-04 Thread Brett Cannon
We had to turn off AppVeyor as a requirement today due to it not running any builds for the last 20 hours. Ned Deily suggested that since VSTS on at least Windows has stabilized that maybe we should switch off AppVeyor off entirely and make the Windows VSTS builder required. Since https://python.v

[core-workflow] Re: Time to switch off AppVeyor and start requiring VSTS for Windows?

2018-06-04 Thread Ned Deily
On Jun 4, 2018, at 14:34, Brett Cannon wrote: > We had to turn off AppVeyor as a requirement today due to it not running any > builds for the last 20 hours. Ned Deily suggested that since VSTS on at least > Windows has stabilized that maybe we should switch off AppVeyor off entirely > and make

[core-workflow] Re: Time to switch off AppVeyor and start requiring VSTS for Windows?

2018-06-04 Thread Victor Stinner
There are some updates on the AppVeyor side: https://mail.python.org/pipermail/python-committers/2018-June/005549.html Victor 2018-06-04 20:34 GMT+02:00 Brett Cannon : > We had to turn off AppVeyor as a requirement today due to it not running any > builds for the last 20 hours. Ned Deily suggeste

[core-workflow] Re: Time to switch off AppVeyor and start requiring VSTS for Windows?

2018-06-04 Thread Victor Stinner
2018-06-04 20:34 GMT+02:00 Brett Cannon : > Since > https://python.visualstudio.com/cpython/_build/index?context=mine&path=%5C&definitionId=4&_a=history > shows the builder has been stable Just to be pedantic, it's not 100% stable yet :-) test_asyncio strikes back: https://bugs.python.org/issue336

[core-workflow] Re: Time to switch off AppVeyor and start requiring VSTS for Windows?

2018-06-04 Thread Brett Cannon
On Mon, 4 Jun 2018 at 15:58 Victor Stinner wrote: > 2018-06-04 20:34 GMT+02:00 Brett Cannon : > > Since > > > https://python.visualstudio.com/cpython/_build/index?context=mine&path=%5C&definitionId=4&_a=history > > shows the builder has been stable > > Just to be pedantic, it's not 100% stable ye

[core-workflow] Re: Time to switch off AppVeyor and start requiring VSTS for Windows?

2018-06-04 Thread Brett Cannon
On Mon, 4 Jun 2018 at 11:56 Ned Deily wrote: > On Jun 4, 2018, at 14:34, Brett Cannon wrote: > > We had to turn off AppVeyor as a requirement today due to it not running > any builds for the last 20 hours. Ned Deily suggested that since VSTS on at > least Windows has stabilized that maybe we sho