This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients zach.ware
Date 2016-09-06.18:53:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473188019.08.0.865772494221.issue27979@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch allows the bundled libffi used in non-Darwin POSIX builds (Modules/_ctypes/libffi, along with Modules/_ctypes/libffi.diff) to be removed.  It depends on the patch in #27976, and does not affect OSX or Windows.
History
Date User Action Args
2016-09-06 18:53:39zach.waresetrecipients: + zach.ware
2016-09-06 18:53:39zach.waresetmessageid: <1473188019.08.0.865772494221.issue27979@psf.upfronthosting.co.za>
2016-09-06 18:53:39zach.warelinkissue27979 messages
2016-09-06 18:53:39zach.warecreate