[issue13210] Support Visual Studio 2010

Kristján Valur Jónsson report at bugs.python.org
Thu Apr 26 19:28:54 CEST 2012


Kristján Valur Jónsson <kristjan at ccpgames.com> added the comment:

> Using your patch, does the following throw an AssertionError?
Yes, it looks as though it will.  It seems I was too agressive, since errnomodule has different entries for EBADF and WSAEBADF.

This is the kind of feedback I'd like to have had earlier. It means that there are some cases were we want to keep the winsock error codes there separately from the others.  Annoying as that may be.

Brian, do I understand you correctly that 2010 is to the official compiler for 3.3?

----------

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


More information about the Python-bugs-list mailing list