STINNER Victor <victor.stin...@haypocalc.com> added the comment: This issue is specific to Python 3.1: test_ascii_formatd starts with "PyOS_ascii_formatd is deprecated and not called from anywhere in Python itself. So this module is the only place it gets tested. Test that it works, and test that it's deprecated."
I prefer to fix the test than the buildbot because _ctypes compilation may fail on different CPU/OS, ctypes should not be mandatory. Fixed by r80495. ---------- status: open -> closed title: libffi: selected processor does not support stfeqd/ldfd (ARMv7Thumb) -> test_ascii_formatd fails if ctypes module is missing _______________________________________ 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