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 ned.deily
Recipients amaury.forgeotdarc, belopolsky, blastwave, martin.panter, meador.inge, ned.deily, zach.ware
Date 2020-05-08.01:58:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588903117.05.0.457332340328.issue27133@roundup.psfhosted.org>
In-reply-to
Content
As of Python 3.7.0, we no longer "vendor" a copy of the libffi source for Unix-y platforms so I believe this issue of passing the right flag values into cpython's libffi build is no longer relevant.
History
Date User Action Args
2020-05-08 01:58:37ned.deilysetrecipients: + ned.deily, amaury.forgeotdarc, belopolsky, meador.inge, martin.panter, zach.ware, blastwave
2020-05-08 01:58:37ned.deilysetmessageid: <1588903117.05.0.457332340328.issue27133@roundup.psfhosted.org>
2020-05-08 01:58:37ned.deilylinkissue27133 messages
2020-05-08 01:58:36ned.deilycreate