commit | 66391b0c6e792236b9f487283ae161bdaf0e7ad7 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue May 26 03:46:24 2020 -0700 |
committer | GitHub <noreply@github.com> | Tue May 26 03:46:24 2020 -0700 |
tree | 7a56c5637f3cd0fcd5de3a74f1fb586b02911de3 | |
parent | cc0f50d62c75a1d171f5de9b56caef64e79eb013 [diff] |
bpo-40637: Fix test_pbkdf2_hmac_py for missing sha1 (GH-20422) (cherry picked from commit be63019ed726b2da045bf232782062830bb6c27d) Co-authored-by: Christian Heimes <christian@python.org>