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 gregory.p.smith
Recipients christian.heimes, cstratak, dmalcolm, dstufft, gregory.p.smith, jpokorny, kscguru, pitrou
Date 2017-09-03.21:35:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504474521.59.0.107538411537.issue9146@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 31b8efeaa893e95358b71eb2b8365552d3966b4a by Gregory P. Smith in branch '3.6':
[3.6] bpo-9146: Raise a ValueError if OpenSSL fails to init a hash func (#3274)
https://github.com/python/cpython/commit/31b8efeaa893e95358b71eb2b8365552d3966b4a
History
Date User Action Args
2017-09-03 21:35:21gregory.p.smithsetrecipients: + gregory.p.smith, pitrou, christian.heimes, dmalcolm, jpokorny, dstufft, cstratak, kscguru
2017-09-03 21:35:21gregory.p.smithsetmessageid: <1504474521.59.0.107538411537.issue9146@psf.upfronthosting.co.za>
2017-09-03 21:35:21gregory.p.smithlinkissue9146 messages
2017-09-03 21:35:21gregory.p.smithcreate