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 Michael.Felt, alex, christian.heimes, dstufft, giampaolo.rodola, janssen, matrixise, pitrou, python-dev, smpeepers, spil, yan12125, zach.ware
Date 2016-09-05.21:38:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160905213812.6738.68262.00D281E1@psf.io>
In-reply-to
Content
New changeset 5c75b315152b by Christian Heimes in branch '3.5':
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
https://hg.python.org/cpython/rev/5c75b315152b

New changeset bc5ba11973f5 by Christian Heimes in branch 'default':
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
https://hg.python.org/cpython/rev/bc5ba11973f5

New changeset 14b611ddaabe by Christian Heimes in branch '2.7':
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
https://hg.python.org/cpython/rev/14b611ddaabe
History
Date User Action Args
2016-09-05 21:38:15python-devsetrecipients: + python-dev, janssen, pitrou, giampaolo.rodola, christian.heimes, alex, zach.ware, dstufft, matrixise, spil, Michael.Felt, yan12125, smpeepers
2016-09-05 21:38:15python-devlinkissue26470 messages
2016-09-05 21:38:15python-devcreate