Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-45022: Update libffi to 3.4.2 in Windows build (GH-28146) | Steve Dower | 2021-09-03 | 1 | -2/+2 |
| | |||||
* | bpo-35947: Update Windows to the current version of libffi (GH-11797) | Paul Monson | 2019-03-29 | 1 | -0/+21 |
We now use a pre-built libffi binary from our binaries repository, and no longer vendor the full implementation. |