I think you have to bundle on macOS - Apple ships a really old openssl. I think cpython on macOS does this already? Might be good to be consistently bundling the same thing in Linus as well.
M -- Matt Billenstein [email protected] > On Mar 31, 2022, at 3:36 PM, Brett Cannon <[email protected]> wrote: > > I noticed that https://www.pypy.org/download.html says that "the linux > binaries ship an OpenSSL library". Have you found that to be an issue in any > way? Have users been accepting of it? > > I ask as I'm contemplating trying to get relocatable builds for CPython on > Linux (to start), and I suspect the OpenSSL question is going to be one of > the bigger/stickier discussion points and having some real-world > experience/information on the topic would probably help. > _______________________________________________ > pypy-dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/pypy-dev.python.org/ > Member address: [email protected] _______________________________________________ pypy-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/pypy-dev.python.org/ Member address: [email protected]
