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 matrixise
Recipients christian.heimes, cstratak, gregory.p.smith, matrixise
Date 2019-09-12.13:30:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568295051.04.0.259014390156.issue38132@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8c74574e0aaf1a00719fbc9acbdc27a3923520aa by Stéphane Wirtel (Christian Heimes) in branch 'master':
bpo-38132: Check EVP_DigestUpdate for error (GH-16041)
https://github.com/python/cpython/commit/8c74574e0aaf1a00719fbc9acbdc27a3923520aa
History
Date User Action Args
2019-09-12 13:30:51matrixisesetrecipients: + matrixise, gregory.p.smith, christian.heimes, cstratak
2019-09-12 13:30:51matrixisesetmessageid: <1568295051.04.0.259014390156.issue38132@roundup.psfhosted.org>
2019-09-12 13:30:51matrixiselinkissue38132 messages
2019-09-12 13:30:50matrixisecreate