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.

作者 rpetrov
收信人 rpetrov
日期 2013-07-18.20:27:39
SpamBayes Score -1.0
Marked as misclassified
Message-id <1374179259.91.0.757433514975.issue18499@psf.upfronthosting.co.za>
In-reply-to
内容
enhancement of issue3871 ( build core modules ).
Part of issue 3871 is python libffi source for gnu assembler on 32 windows platform. The functionality is same as inlined assembled for MSC. Note python specific libffi customization is not in mainstream libffi source.

This patch adds build with system libffi.

You you like to use customized libffi then please extract from previous 'all in one' patch.
历史
日期 用户 动作 参数
2013-07-18 20:27:39rpetrov修改recipients: + rpetrov
2013-07-18 20:27:39rpetrov修改messageid: <1374179259.91.0.757433514975.issue18499@psf.upfronthosting.co.za>
2013-07-18 20:27:39rpetrov链接issue18499 messages
2013-07-18 20:27:39rpetrov创建