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.

Author eryksun
Recipients docs@python, eryksun, lac, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-10-10.20:06:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444507593.14.0.343695432563.issue25361@psf.upfronthosting.co.za>
In-reply-to
Content
Building Python 3.5 requires Visual Studio 2015 and Windows 8.1, so this would be a vanishingly small audience that's building to deploy on old 32-bit Windows 7 machines. I don't think the PSF needs to worry about this. Anyway, the "/arch (x86)" docs [1] explain how to configure a project to use IA32, and PCBuild/readme.txt [2] explains how to build Python using Visual Studio 2015. I know this doesn't really help a novice user; just tell them to install Python 3.4!

[1]: https://msdn.microsoft.com/en-us/library/7t5yh4fd
History
Date User Action Args
2015-10-10 20:06:33eryksunsetrecipients: + eryksun, paul.moore, tim.golden, docs@python, zach.ware, steve.dower, lac
2015-10-10 20:06:33eryksunsetmessageid: <1444507593.14.0.343695432563.issue25361@psf.upfronthosting.co.za>
2015-10-10 20:06:33eryksunlinkissue25361 messages
2015-10-10 20:06:33eryksuncreate