[issue34957] Segementation faults on ARM and ARM64

Zachary Ware report at bugs.python.org
Thu Oct 11 12:10:38 EDT 2018


Zachary Ware <zachary.ware at gmail.com> added the comment:

IIRC, the default in 3.6 is to use `--with-system-ffi` if available on all platforms but macOS, falling back to the bundled copy only if a system copy can't be found; 3.7 removes the bundled copy.  Also, the version bundled with 3.6 is v3.2.1.

Note though that this is all from memory, I haven't actually gone to look at the code again :)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34957>
_______________________________________


More information about the Python-bugs-list mailing list