New issue 1985: PyPy default doesn't compile on OS X
https://bitbucket.org/pypy/pypy/issue/1985/pypy-default-doesnt-compile-on-os-x

Alex Gaynor:

This is because the OpenSSL included, 0.9.8, does not define 
`SSL_OP_NO_COMPRESSION`. PyPy should expose this symbol only if it's defined.


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to