Issue 35948: update version of libffi in cpython-sources-dep

Issue35948

Created on 2019-02-08 22:42 by Paul Monson, last changed 2022-04-11 14:59 by admin. This issue is now closed.

Messages (2)
msg335116 - (view) Author: Paul Monson (Paul Monson) * Date: 2019-02-08 22:42
libffi needs to be updated to the current version for Windows builds to make it easier to add ARM support
msg335121 - (view) Author: Steve Dower (steve.dower) * (Python committer) Date: 2019-02-09 01:25
This is complete.

Right now it's a straight merge from the libffi repo, as we want to be on their latest to help resolve any remaining bugs. Once they make a stable release, we can snap to that.
History
Date User Action Args
2022-04-11 14:59:11adminsetgithub: 80129
2019-02-09 01:25:00steve.dowersetstatus: open -> closed
messages: + msg335121

assignee: steve.dower
resolution: fixed
stage: resolved

2019-02-08 22:42:57Paul Monsoncreate