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 christian.heimes, giampaolo.rodola, janssen, pitrou, python-dev, vajrasky
Date 2013-12-28.16:35:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ds9Vw4sfRz7LjR@mail.python.org>
In-reply-to
Content
New changeset 44841d81bf14 by Antoine Pitrou in branch '2.7':
Issue #19422: Explicitly disallow non-SOCK_STREAM sockets in the ssl module, rather than silently let them emit clear text data.
http://hg.python.org/cpython/rev/44841d81bf14
History
Date User Action Args
2013-12-28 16:35:21python-devsetrecipients: + python-dev, janssen, pitrou, giampaolo.rodola, christian.heimes, vajrasky
2013-12-28 16:35:21python-devlinkissue19422 messages
2013-12-28 16:35:21python-devcreate