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 njs
Recipients alex, christian.heimes, dstufft, janssen, martin.panter, njs
Date 2017-05-24.00:19:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495585194.92.0.120122383174.issue30437@psf.upfronthosting.co.za>
In-reply-to
Content
Debian testing, x86-64, with:

Python 3.5.3rc1 (default, Jan  3 2017, 04:40:57) 
[GCC 6.3.0 20161229] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import ssl
>>> ssl.OPENSSL_VERSION
'OpenSSL 1.1.0e  16 Feb 2017'
History
Date User Action Args
2017-05-24 00:19:55njssetrecipients: + njs, janssen, christian.heimes, alex, martin.panter, dstufft
2017-05-24 00:19:54njssetmessageid: <1495585194.92.0.120122383174.issue30437@psf.upfronthosting.co.za>
2017-05-24 00:19:54njslinkissue30437 messages
2017-05-24 00:19:54njscreate