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 pitrou, python-dev, r.david.murray
Date 2011-05-18.16:52:35
SpamBayes Score 0.0003337155
Marked as misclassified No
Message-id <E1QMjz7-0000Ym-Ve@dinsdale.python.org>
In-reply-to
Content
New changeset 019d8ccdf03b by Antoine Pitrou in branch '3.2':
Issue #12065: connect_ex() on an SSL socket now returns the original errno
http://hg.python.org/cpython/rev/019d8ccdf03b

New changeset 162ed9841f14 by Antoine Pitrou in branch 'default':
Issue #12065: connect_ex() on an SSL socket now returns the original errno
http://hg.python.org/cpython/rev/162ed9841f14
History
Date User Action Args
2011-05-18 16:52:35python-devsetrecipients: + python-dev, pitrou, r.david.murray
2011-05-18 16:52:35python-devlinkissue12065 messages
2011-05-18 16:52:35python-devcreate