hai shi <[email protected]> added the comment:
en, in python 3.8.0a3, I got those other error info:
$ /home/shihai/workspace/cpython/python test_functions.py
ERROR:root:code for hash md5 was not found.
Traceback (most recent call last):
File "/home/shihai/workspace/cpython/Lib/hashlib.py", line 244, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/shihai/workspace/cpython/Lib/hashlib.py", line 113, in
__get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type md5
but in master branch, the test case is ok.
----------
nosy: +shihai1991
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue19113>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com