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 alex, benjamin.peterson, christian.heimes, doko, dstufft, giampaolo.rodola, janssen, kroeckx, ned.deily, pitrou, python-dev, vstinner
Date 2014-12-12.11:28:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141212112737.54556.41792@psf.io>
In-reply-to
Content
New changeset f0297263a1e8 by Victor Stinner in branch '3.4':
Issue #22935: Fix test_ssl when the SSLv3 protocol is not supported
https://hg.python.org/cpython/rev/f0297263a1e8
History
Date User Action Args
2014-12-12 11:28:04python-devsetrecipients: + python-dev, doko, janssen, pitrou, vstinner, giampaolo.rodola, christian.heimes, benjamin.peterson, ned.deily, alex, dstufft, kroeckx
2014-12-12 11:28:04python-devlinkissue22935 messages
2014-12-12 11:28:04python-devcreate