STINNER Victor <victor.stin...@haypocalc.com> added the comment: Python 3.x doesn't have this issue because it uses libffi 3.0.9 and this version was fixed for ARMv7. Python 3.1 uses libffi 3.0.5.
The buildbot should install libffi 3.0.9 and set system libffi path to Python configure script. ... or fix test_ascii_formatd: skip the test if _ctypes module is missing. See #8142 (libffi update to 3.0.9). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8531> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com