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 vstinner
Recipients amaury.forgeotdarc, aom, belopolsky, meador.inge, vstinner
Date 2014-06-05.15:14:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401981286.87.0.982610895976.issue21658@psf.upfronthosting.co.za>
In-reply-to
Content
See also the issue #4130. libffi is not part of Python, it's an external project. Python embeds a copy of libffi to limit dependencies... and because we have custom patches on libffi :-/
History
Date User Action Args
2014-06-05 15:14:46vstinnersetrecipients: + vstinner, amaury.forgeotdarc, belopolsky, meador.inge, aom
2014-06-05 15:14:46vstinnersetmessageid: <1401981286.87.0.982610895976.issue21658@psf.upfronthosting.co.za>
2014-06-05 15:14:46vstinnerlinkissue21658 messages
2014-06-05 15:14:46vstinnercreate