SIGN IN SIGN UP

bpo-9216: hashlib usedforsecurity fixes (GH-20258)

func:`hashlib.new` passed ``usedforsecurity`` to OpenSSL EVP constructor
``_hashlib.new()``. test_hashlib and test_smtplib handle strict security
policy better.

Signed-off-by: Christian Heimes <christian@python.org>

Automerge-Triggered-By: @tiran
C
Christian Heimes committed
909b5714e1303357868bc5e281c1cf508d5d5a17
Parent: 06a1b89
Committed by GitHub <noreply@github.com> on 5/22/2020, 6:04:33 PM