Ned Deily <n...@python.org> added the comment:

As of Python 3.7, we no longer "vendor" a copy of the libffi source in Python 
source releases; you either need to use a system-supplied libffi, a third-party 
binary, or build it youself.  Also Python 2.7 has reached end-of-life and is 
now frozen.  So, if any libffi compile problems remain, they would need to be 
pursued with the libffi project.

----------
nosy: +ned.deily
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

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

Reply via email to