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 yan12125
Recipients phantal, yan12125
Date 2017-01-14.13:45:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484401504.12.0.410845578834.issue29264@psf.upfronthosting.co.za>
In-reply-to
Content
Since Python 3.6, building ctypes with bundled libffi is deprecated. Please build libffi separately and configure CPython with --with-system-ffi.

This issue can be closed as third-party.
History
Date User Action Args
2017-01-14 13:45:04yan12125setrecipients: + yan12125, phantal
2017-01-14 13:45:04yan12125setmessageid: <1484401504.12.0.410845578834.issue29264@psf.upfronthosting.co.za>
2017-01-14 13:45:04yan12125linkissue29264 messages
2017-01-14 13:45:04yan12125create