Tom Birch <fro...@gmail.com> added the comment:

> Does this affect unix-style builds with --enable-shared or framework builds?

I believe the answer is no, since in both those cases the `python` executable 
doesn't contain definitions for any of the libpython symbols. In my testing I 
was using a python binary from anaconda, where the `python` executable defines 
all the symbols found in libpython.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42616>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to