We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b3a35 commit 0ad4580Copy full SHA for 0ad4580
1 file changed
Lib/test/support/hashlib_helper.py
@@ -73,8 +73,6 @@ class HashInfo:
73
74
- *openssl* is the name of the "_hashlib" module method for the explicit
75
OpenSSL hash constructor function, e.g., "openssl_md5".
76
-
77
- it must be set to "None", which is the case for BLAKE2b and BLAKE2s.
78
- *hashlib* is the name of the "hashlib" module method for the explicit
79
hash constructor function, e.g., "md5".
80
"""
0 commit comments