STINNER Victor <victor.stin...@gmail.com> added the comment: > We can't just add dl unconditionally.
dlopen() is not used on Windows nor macOS older than 10.3. On old macOS, functions like NSCreateObjectFileImageFromFile() are used. I don't think that the master branch still supports macOS 10.2. Mac OS X 10.2 was released in 2002 and unsupported as of 2006. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32647> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com