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 brian.curtin
Recipients alexis, brian.curtin, eric.araujo, jackjansen, kristjan.jonsson, loewis, mark.dickinson, mhammond, sable, santoso.wijaya, sbt, tarek, tim.golden
Date 2012-05-09.02:56:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336532165.94.0.3617242386.issue13210@psf.upfronthosting.co.za>
In-reply-to
Content
The tip of the vs2010 branch now works just as well as default does. There are no outstanding test failures that aren't seen on default -- test_email still fails for some line ending stuff, but that's not relevant here.

Attached is a patch showing just the code changes, including Kristjan's SXS patch, support in Tools\msi\msi.py for VS2010, and a few small distutils and packaging version adjustments to work with VS2010.
History
Date User Action Args
2012-05-09 02:56:07brian.curtinsetrecipients: + brian.curtin, loewis, mhammond, jackjansen, mark.dickinson, kristjan.jonsson, sable, tim.golden, tarek, eric.araujo, santoso.wijaya, alexis, sbt
2012-05-09 02:56:05brian.curtinsetmessageid: <1336532165.94.0.3617242386.issue13210@psf.upfronthosting.co.za>
2012-05-09 02:56:05brian.curtinlinkissue13210 messages
2012-05-09 02:56:05brian.curtincreate