For the auto-pickle checksum, allow MD5 again since it was used by Cython 0.x...
For the auto-pickle checksum, allow MD5 again since it was used by Cython 0.x pickles. Otherwise switch to SHA-256 since that should be safe enough to stay available in Python's hashlib module for another while. Closes https://github.com/cython/cython/issues/4680
Showing
Please register or sign in to comment