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 Andrew DiPrinzio, bkabrda, christian.heimes, cstratak, dholth, dmalcolm, doughellmann, gregory.p.smith, icordasc, jpokorny, lukecarrier, pitrou, rbcollins, rpetrov, vstinner, yolanda.robla
Date 2019-09-13.00:30:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568334617.78.0.00255794171777.issue9216@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7cad53e6b084435a220e6604010f1fa5778bd0b1 by Gregory P. Smith (Christian Heimes) in branch 'master':
bpo-9216: Add usedforsecurity to hashlib constructors (GH-16044)
https://github.com/python/cpython/commit/7cad53e6b084435a220e6604010f1fa5778bd0b1
History
Date User Action Args
2019-09-13 00:30:17gregory.p.smithsetrecipients: + gregory.p.smith, pitrou, vstinner, christian.heimes, rbcollins, rpetrov, doughellmann, dmalcolm, dholth, jpokorny, bkabrda, lukecarrier, icordasc, cstratak, yolanda.robla, Andrew DiPrinzio
2019-09-13 00:30:17gregory.p.smithsetmessageid: <1568334617.78.0.00255794171777.issue9216@roundup.psfhosted.org>
2019-09-13 00:30:17gregory.p.smithlinkissue9216 messages
2019-09-13 00:30:17gregory.p.smithcreate