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 SilentGhost, alex, doko, dstufft, giampaolo.rodola, janssen, larry, martin.panter, ned.deily, pitrou, python-dev, xiang.zhang
Date 2016-06-27.03:02:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160627030209.3141.90112.219E81C2@psf.io>
In-reply-to
Content
New changeset 4d04aca4afb0 by Matthias Klose in branch '3.5':
Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test.
https://hg.python.org/cpython/rev/4d04aca4afb0

New changeset 8f028d04df11 by Matthias Klose in branch '3.4':
Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test.
https://hg.python.org/cpython/rev/8f028d04df11
History
Date User Action Args
2016-06-27 03:02:12python-devsetrecipients: + python-dev, doko, janssen, pitrou, larry, giampaolo.rodola, ned.deily, alex, SilentGhost, martin.panter, dstufft, xiang.zhang
2016-06-27 03:02:12python-devlinkissue26867 messages
2016-06-27 03:02:12python-devcreate