[issue14693] hashlib fallback modules should be built even if openssl *is* available at build time

Antoine Pitrou report at bugs.python.org
Sun Apr 29 17:33:33 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

Actually, the modules are always compiled when in debug mode. Here is a patch to always compile them.

----------
keywords: +patch
Added file: http://bugs.python.org/file25408/hashlibfallbacks.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14693>
_______________________________________


More information about the Python-bugs-list mailing list