Staging
v0.8.1
https://github.com/python/cpython
Revision 975022b77b0024ea1548f19d5f91aba5ba1eed59 authored by Christian Heimes on 17 November 2020, 14:40:35 UTC, committed by GitHub on 17 November 2020, 14:40:35 UTC
Skip testing of pure Python PBKDF2 when one or more builtin hash module
is not available. Otherwise the import of hashlib prints noise on
stderr.

Signed-off-by: Christian Heimes <christian@python.org>
1 parent 2ffba2a
History
Tip revision: 975022b77b0024ea1548f19d5f91aba5ba1eed59 authored by Christian Heimes on 17 November 2020, 14:40:35 UTC
bpo-40637: Don't test builtin PBKDF2 without builtin hashes (GH-20980)
Tip revision: 975022b

README

back to top