This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 Henry Gomersall
收信人 BreamoreBoy, Henry Gomersall, LRN, WhiteTiger, arbitraryvalue, casevh, cdavid, cgohlke, cournape, donmez, eric.araujo, giampaolo.rodola, jdpipe, loewis, paul.moore, r.david.murray, ralf.gommers, rpetrov, rubenvb, scott.tsai, simonzack, steve.dower, taschini
日期 2015-12-01.12:08:13
SpamBayes Score -1.0
Marked as misclassified
Message-id <1448971694.46.0.0632911131831.issue4709@psf.upfronthosting.co.za>
In-reply-to
内容
I want to second Ralf's comments about both the need for this and it being easy to get.

What is required to make this happen (specifically the easy to install build chain - pip install...)? It would be good to enumerate the outstanding issues.

The current difficulty of building extensions on Windows should not be underestimated. Microsoft seem to change how their various tools work, with different updated SDKs and removing tools and changing things (even retrospectively) quite regularly.

I've wasted quite a bit of time setting up windows machines to build the various flavours (bits and python version), only to find that the same strategy doesn't for some reason beyond my comprehension doesn't work on a different machine. Throw in different windows versions and the problem is pretty insurmountable and unsustainable.

To be clear, the current situation surely cannot be worse than a MinGW situation.
历史
日期 用户 动作 参数
2015-12-01 12:08:14Henry Gomersall修改recipients: + Henry Gomersall, loewis, paul.moore, jdpipe, casevh, giampaolo.rodola, donmez, scott.tsai, cdavid, eric.araujo, rpetrov, r.david.murray, cgohlke, rubenvb, WhiteTiger, BreamoreBoy, LRN, cournape, taschini, steve.dower, arbitraryvalue, ralf.gommers, simonzack
2015-12-01 12:08:14Henry Gomersall修改messageid: <1448971694.46.0.0632911131831.issue4709@psf.upfronthosting.co.za>
2015-12-01 12:08:14Henry Gomersall链接issue4709 messages
2015-12-01 12:08:13Henry Gomersall创建