> On Oct 10, 2014, at 6:59 PM, Steve Dower <steve.do...@microsoft.com> wrote:
> 
> Cross compilation is a valid issue, but I hope that build services like 
> Appveyor also help out here. There is regular talk about the PSF/PyPI 
> providing something similar, though I have doubts about its feasibility under 
> any model other than renting a preconfigured VM. I don't see any reason why 
> projects couldn't apply to the PSF for a grant to cover Appveyor costs or the 
> expenses of similar services.

I know very little about Windows, but we can spin up arbitrary Windows boxes, 
build something on them, and then shut them down as long as there’s some way to 
automate logging into a Windows box and running some commands… Normally I’d do 
this with SSH but I don’t know if Windows has anything like that.

IOW we can totally spin up preconfigured VMs for a Windows build service.

---
Donald Stufft
PGP: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to