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 Arfrever, christian.heimes, dstufft, georg.brandl, giampaolo.rodola, gvanrossum, janssen, larry, pitrou, python-dev, vajrasky
Date 2013-12-04.19:46:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dZVtX2TVTz7LkS@mail.python.org>
In-reply-to
Content
New changeset b6fce698e467 by Christian Heimes in branch 'default':
Issue #19509: Don't close the socket in do_handshake() when hostname verification fails.
http://hg.python.org/cpython/rev/b6fce698e467
History
Date User Action Args
2013-12-04 19:46:30python-devsetrecipients: + python-dev, gvanrossum, georg.brandl, janssen, pitrou, larry, giampaolo.rodola, christian.heimes, Arfrever, dstufft, vajrasky
2013-12-04 19:46:29python-devlinkissue19509 messages
2013-12-04 19:46:29python-devcreate