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, Lukasa, alex, christian.heimes, donmez, dstufft, federico3, giampaolo.rodola, janssen, martius, pitrou, python-dev, vstinner
Date 2014-11-23.15:26:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141123152628.84275.33981@psf.io>
In-reply-to
Content
New changeset f762cbb712de by Antoine Pitrou in branch '2.7':
Backport disabling of SSLv3 in ssl._create_stdlib_context() (issue #22638).
https://hg.python.org/cpython/rev/f762cbb712de
History
Date User Action Args
2014-11-23 15:26:31python-devsetrecipients: + python-dev, janssen, pitrou, vstinner, giampaolo.rodola, christian.heimes, donmez, Arfrever, alex, dstufft, Lukasa, martius, federico3
2014-11-23 15:26:31python-devlinkissue22638 messages
2014-11-23 15:26:31python-devcreate