[Python-Dev] Switching to Visual Studio 2010 (original) (raw)

Trent Nelson trent at snakebite.org
Sun Jan 29 21:23:14 CET 2012


On Thu, Jan 26, 2012 at 12:54:31PM -0800, martin at v.loewis.de wrote:

> Is this considered a new feature that has to be in by the first beta? > I'm hoping to have it completed much sooner than that so we can get > mileage on it, but is there a cutoff for changing the compiler?

At some point, I'll start doing this myself if it hasn't been done by then, and I would certainly want the build process adjusted (with all buildbots updated) before beta 1.

I... I think I might have already done this, inadvertently.  I
needed an x64 VS2010 debug build of Subversion/APR*/Python a few
weeks ago -- forgetting the fact that we're still on VS2008.

By the time I got to building Python, I'd already coerced everything
else to use VS2010, so I just bit the bullet and coerced Python to
use it too, including updating all the buildbot scripts and relevant
externals to use VS2010, too.

Things that immediately come to mind as potentially being useful:


More information about the Python-Dev mailing list