In article <CAP7+vJ+3sxE6LNt8QeHdni3-E4RwNTpqLVqNsGKLppCMWGA=y...@mail.gmail.com>, Guido van Rossum <gu...@python.org> wrote: > I don't happen to have OpenSSL configured on my OSX dev box right now. This > usually leads to some warnings during the build stage and obviously various > ssl-based tests don't work, but I can still get other stuff done.
As a side note, you shouldn't have to configure OpenSSL to build any of the current branches of Python on OS X systems. It should build gracefully with the Apple-supplied headers and libssl/libcrypto, modulo possible deprecation warnings in the recent releases of OS X. -- Ned Deily, n...@acm.org _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com