[issue27976] Deprecate building with bundled copy of libffi on non-Darwin POSIX platforms

Berker Peksag report at bugs.python.org
Tue Sep 6 16:56:28 EDT 2016


Berker Peksag added the comment:

+1, thanks for working on this!

Two questions:

1. Should we check the system version of libffi and warn users (and probably use the bundled version for now) if it was older than 3.1?

2. I know this isn't directly a user-facing feature, but should we add a short note to Doc/whatsnew/3.6.rst? (we can probably mention that most of the Linux distributions already use --with-system-ffi.)

----------
stage: patch review -> commit review

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27976>
_______________________________________


More information about the Python-bugs-list mailing list