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 jmozmoz
Recipients DNS, David.Joy, amaury.forgeotdarc, coreypobrien, eric.araujo, gcflymoto, ixokai, jmozmoz, lemburg, loewis, mhammond, paxan, sable, santoso.wijaya
Date 2014-08-11.21:20:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Using Visual C++ 10.0 SP1 Express to build extensions for python 3.4 (64bit) I also had to modify distutils/msvc9compiler.py in the described way
History
Date User Action Args
2014-08-11 21:20:33jmozmozsetrecipients: + jmozmoz, lemburg, loewis, mhammond, ixokai, amaury.forgeotdarc, sable, eric.araujo, DNS, paxan, santoso.wijaya, David.Joy, gcflymoto, coreypobrien
2014-08-11 21:20:32jmozmozsetmessageid: <[email protected]>
2014-08-11 21:20:32jmozmozlinkissue4431 messages
2014-08-11 21:20:32jmozmozcreate