[issue13210] Support Visual Studio 2010

Brian Curtin report at bugs.python.org
Wed May 9 04:56:05 CEST 2012


Brian Curtin <brian at python.org> added the comment:

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.

----------
keywords: +needs review
stage:  -> patch review
Added file: http://bugs.python.org/file25503/code_changes2.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13210>
_______________________________________


More information about the Python-bugs-list mailing list