Re: [python-committers] AppVeyor builds broken

2017-12-14 Thread Zachary Ware
On Thu, Dec 14, 2017 at 10:27 AM, Antoine Pitrou wrote: > > Hello, > > It seems AppVevor builds (and generally Windows builds) have been broken > for some time with a failure in test_distutils: > https://ci.appveyor.com/project/python/cpython/build/3.7.0a0.9471#L2040 > > ==

Re: [python-committers] AppVeyor builds broken

2017-12-14 Thread Victor Stinner
Hi, I already fixed the bug in 3.6 and master. You may still the bug if you don't rebase your change to get the fix. https://bugs.python.org/issue32302 Victor 2017-12-14 17:27 GMT+01:00 Antoine Pitrou : > > Hello, > > It seems AppVevor builds (and generally Windows builds) have been broken > fo