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 doko, mancoast, ned.deily
Date 2020-05-08.02:51:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588906318.36.0.157480054739.issue26192@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the patch and sorry for the long delay in replying.  As you may know, as of Python 3.7, we no longer "vendor" a copy of the libffi source in Python source releases; you now have to use either a system-supplied version of libffi or otherwise supply your own copy of the library.  So, if the changes to libffi are still needed, you would need to pursue them with the libffi project.
History
Date User Action Args
2020-05-08 02:51:58ned.deilysetrecipients: + ned.deily, doko, mancoast
2020-05-08 02:51:58ned.deilysetmessageid: <1588906318.36.0.157480054739.issue26192@roundup.psfhosted.org>
2020-05-08 02:51:58ned.deilylinkissue26192 messages
2020-05-08 02:51:58ned.deilycreate