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 sable
Recipients DNS, David.Joy, amaury.forgeotdarc, coreypobrien, eric.araujo, gcflymoto, lemburg, loewis, mhammond, paxan, sable, santoso.wijaya
Date 2011-10-18.08:29:07
SpamBayes Score 2.3673477e-08
Marked as misclassified No
Message-id <1318926548.31.0.411930882891.issue4431@psf.upfronthosting.co.za>
In-reply-to
Content
I need Python compiled with Visual Studio 2010 because I use it embedded in an application compiled with Visual Studio 2010.

I am pretty sure there are quite a lot of people who would like to compile Python with this compiler.

I have compiled Python 2.7.2 with this version of the compiler as well as many extensions, but this required to patch quite a few things. I also intend to setup a buildbot running Python tests using this compiler.

If I can provide the patch to support Visual Studio 2010 and setup a builtbot that will pass most of the tests, could we get Python supported on this platform?

I intended to announce all of that on python-dev soon, but the buildbot is not quite ready yet.
History
Date User Action Args
2011-10-18 08:29:08sablesetrecipients: + sable, lemburg, loewis, mhammond, amaury.forgeotdarc, eric.araujo, DNS, paxan, santoso.wijaya, David.Joy, gcflymoto, coreypobrien
2011-10-18 08:29:08sablesetmessageid: <1318926548.31.0.411930882891.issue4431@psf.upfronthosting.co.za>
2011-10-18 08:29:07sablelinkissue4431 messages
2011-10-18 08:29:07sablecreate