[issue10340] asyncore doesn't properly handle EINVAL on OSX

Stephen Hansen report at bugs.python.org
Sat Nov 6 17:17:36 CET 2010


Stephen Hansen <me+python at ixokai.io> added the comment:

I can verify the problem exists in asyncore at release27-maint on the mac, and that the below patch fixes it.

After applying, I ran a full regrtest and nothing new broke.

----------

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


More information about the Python-bugs-list mailing list