This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients giampaolo.rodola, ixokai, josiah.carlson, python-dev, r.david.murray
Date 2012-03-22.15:24:41
SpamBayes Score 0.003643447
Marked as misclassified No
Message-id <E1SAjsW-0000qU-CQ@dinsdale.python.org>
In-reply-to
Content
New changeset 13cefcbcc7da by Giampaolo Rodola' in branch 'default':
fix #10340: properly handle EINVAL on OSX and also avoid to call handle_connect() in case of a disconnetected socket which is not meant to connect.
http://hg.python.org/cpython/rev/13cefcbcc7da
History
Date User Action Args
2012-03-22 15:24:41python-devsetrecipients: + python-dev, ixokai, giampaolo.rodola, josiah.carlson, r.david.murray
2012-03-22 15:24:41python-devlinkissue10340 messages
2012-03-22 15:24:41python-devcreate