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, barry, christian.heimes, python-dev, r.david.murray
Date 2013-12-02.19:11:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dYGBW432jzSDW@mail.python.org>
In-reply-to
Content
New changeset 1ce752754280 by Christian Heimes in branch 'default':
Issue #19784: poplib now supports SSLContext.check_hostname and server name
http://hg.python.org/cpython/rev/1ce752754280
History
Date User Action Args
2013-12-02 19:11:01python-devsetrecipients: + python-dev, barry, christian.heimes, Arfrever, r.david.murray
2013-12-02 19:11:01python-devlinkissue19784 messages
2013-12-02 19:11:00python-devcreate