STINNER Victor <vstin...@python.org> added the comment:
> Original bug report at https://bugzilla.redhat.com/show_bug.cgi?id=1174037 The bug was reported on Fedora (Linux). We do now have a multiple AArch64 buildbots running Fedora and the whole test suite now pass there. Example with "aarch64 Fedora Stable 3.x": https://buildbot.python.org/all/#/builders/125/builds/612 "0:00:03 load avg: 4.20 [ 62/427] test_ctypes passed" So yes, this issue can now be fixed ;-) FYI Python is built with --with-system-ffi on Fedora, but buildbots don't use this flag. I'm working on using --with-system-ffi on buildbots, see: https://github.com/python/buildmaster-config/pull/264 ---------- status: pending -> open _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue23249> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com