STINNER Victor added the comment: > I don't understand why a "win32" function would be needed on FreeBSD!?
I see the function defined in libffi, but I don't see it used in the ctypes module. Note: the system libffi is not used, these buildbots compile the embedded version of libffi: "checking for --with-system-ffi... no" in configure logs. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue22521> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
