eryksun added the comment:

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

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25361>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to