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 christian.heimes
Recipients Michael.Felt, alex, christian.heimes, dstufft, giampaolo.rodola, janssen, pitrou, smpeepers, spil, zach.ware
Date 2016-04-19.22:21:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461104513.72.0.121404292681.issue26470@psf.upfronthosting.co.za>
In-reply-to
Content
The patch makes Python compatible with OpenSSL 1.1.0-pre6-dev from
git. The ssl and hashlib module are also compatible with OpenSSL 0.9.8zh,
1.0.1s, 1.0.2g as well as LibreSSL 2.3.3.
History
Date User Action Args
2016-04-19 22:21:55christian.heimessetrecipients: + christian.heimes, janssen, pitrou, giampaolo.rodola, alex, zach.ware, dstufft, spil, Michael.Felt, smpeepers
2016-04-19 22:21:53christian.heimessetmessageid: <1461104513.72.0.121404292681.issue26470@psf.upfronthosting.co.za>
2016-04-19 22:21:53christian.heimeslinkissue26470 messages
2016-04-19 22:21:53christian.heimescreate