[Python-Dev] Status of C compilers for Python on Windows

Antoine Pitrou solipsis at pitrou.net
Sun Oct 26 00:42:45 CEST 2014


On Sun, 26 Oct 2014 09:22:18 +1100
Chris Angelico <rosuav at gmail.com> wrote:
> On Sun, Oct 26, 2014 at 9:19 AM, Antoine Pitrou <solipsis at pitrou.net> wrote:
> > My point is that your "Windows build" would not have the same behaviour
> > as a MSVC-produced Windows build, and so testing it with it would not
> > certify that your code would actually be compatible with genuine
> > MSVC builds of CPython, which we will not stop supporting.
> >
> 
> So you're saying it's impossible to support two compilers?

???



More information about the Python-Dev mailing list