Re: [Python-Dev] [ANN] Daily Windows builds of Python 3.x

2017-08-08 Thread Nick Coghlan
On 9 August 2017 at 03:59, Paul Moore wrote: > On 8 August 2017 at 17:21, Steve Dower wrote: >> For a while I've been uploading the official releases to nuget.org. These >> packages can be installed with nuget.exe (latest version always available at >> https://aka.ms/nugetclidl), which is quickly

Re: [Python-Dev] [ANN] Daily Windows builds of Python 3.x

2017-08-08 Thread Paul Moore
On 8 August 2017 at 17:21, Steve Dower wrote: > For a while I've been uploading the official releases to nuget.org. These > packages can be installed with nuget.exe (latest version always available at > https://aka.ms/nugetclidl), which is quickly becoming a standard tool in > Microsoft's build to

Re: [Python-Dev] [ANN] Daily Windows builds of Python 3.x

2017-08-08 Thread Victor Stinner
Thank you! I recall that we discussed that, but I understood that you was too busy to implement the idea. No, you didn't forget and you made it! ;-) Victor 2017-08-08 18:21 GMT+02:00 Steve Dower : > Hi all > > As part of a deal with Zach Ware at PyCon, I agreed that if he removed the > Subversio

[Python-Dev] [ANN] Daily Windows builds of Python 3.x

2017-08-08 Thread Steve Dower
Hi all As part of a deal with Zach Ware at PyCon, I agreed that if he removed the Subversion dependency from our builds, I would set up daily Windows builds of Python. Zach did an excellent job, and so I am now following through on my half of the deal :) For a while I've been uploading the o