Ronald Oussoren added the comment:

Matthias: libffi_osx already contains the workaround you refer to.

libffi_osx is the same as the variant of libffi included with PyObjC, and that 
is derived from the system libffi on OSX (IIRC the last time I merged their 
changes was around 10.7). 

The system libffi on OSX is a fork of the upstream one, at least partially 
because upstream didn't support darwin/i386 at the time of the fork.

----------

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

Reply via email to