[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 15:50:08 CEST 2012


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

> that message requests that a bug be opened about this, but I wasn't able to find it?

Probably because no-one opened an issue.

> build onto portable or shared storage, and run on multiple machines,
> even if openssl happens not to be available on some of the machines.

For portable builds, I would suggest you ship OpenSSL as part of the build.

----------
nosy: +gregory.p.smith, pitrou
type:  -> enhancement
versions: +Python 3.3 -Python 2.7

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


More information about the Python-bugs-list mailing list