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
File Mode Size
windows-release
ci.yml -rw-r--r-- 2.6 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 768 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.6 KB
pr.yml -rw-r--r-- 2.6 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top