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, dmalcolm, dstufft, gregory.p.smith, jpokorny, kscguru, pitrou
Date 2017-05-24.07:04:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495609480.65.0.829152883092.issue9146@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 07244a83014fad42da937c17d98474b47a570bf7 by Gregory P. Smith in branch 'master':
bpo-9146: Raise a ValueError if OpenSSL fails to init a hash func. (#1777)
https://github.com/python/cpython/commit/07244a83014fad42da937c17d98474b47a570bf7
History
Date User Action Args
2017-05-24 07:04:40gregory.p.smithsetrecipients: + gregory.p.smith, pitrou, christian.heimes, dmalcolm, jpokorny, dstufft, kscguru
2017-05-24 07:04:40gregory.p.smithsetmessageid: <1495609480.65.0.829152883092.issue9146@psf.upfronthosting.co.za>
2017-05-24 07:04:40gregory.p.smithlinkissue9146 messages
2017-05-24 07:04:40gregory.p.smithcreate