The file PCbuild
eadme.txt
in the source distribution of each version of Python includes the version of Visual Studio used to make the binaries.
Python 2.6, 2.7, 3.1, and 3.2 were all compiled with VS 2008. Python 3.3 and 3.4 are compiled with VS 2010.
I'm not sure about MinGW compatibility.
If you are looking for command line compilers, Microsoft has released two different SDKs for Windows 7 that include the command line compilers. The first SDK (for .NET 3.5) includes the VS 2008 compilers. The second SDK (for .NET 4.0) includes the VS 2010 compilers.
Update: The file PCbuild
eadme.txt
in the source distribution of each version of Python includes the version of Visual Studio used to make the binaries.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…