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 matrixise, ned.deily, r.david.murray, ronaldoussoren, yan12125, zach.ware
Date 2016-10-20.18:40:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476988827.6.0.878520006506.issue28491@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch that at least allows _ctypes to be built against a Homebrew libffi and pass the test_ctypes.  It is almost certainly not a complete patch, but may serve as a basis for something that will actually work.
History
Date User Action Args
2016-10-20 18:40:28zach.waresetrecipients: + zach.ware, ronaldoussoren, ned.deily, r.david.murray, matrixise, yan12125
2016-10-20 18:40:27zach.waresetmessageid: <1476988827.6.0.878520006506.issue28491@psf.upfronthosting.co.za>
2016-10-20 18:40:27zach.warelinkissue28491 messages
2016-10-20 18:40:27zach.warecreate