Armin Rigo <[email protected]> added the comment: I'm talking about the more common problem of locating the right version of openssl here, which is absurdly messy. I'm rather sure I don't want twice as much "fun" as we already have, with openssl linked both statically and dynamically.
Maybe it makes sense to have _hashlib also written at app-level as a CFFI module? And maybe falling back to the non-openssl-based version transparently? It looks tempting but it would have a silent impact on performance depending on the installation :-( ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1610> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
