Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
windows: don't attempt to copy libffi DLL during static builds
Without this, the build fails. This may have regressed as part of upgrading Python 3.8. But I'm unsure why, as I don't see an obvious diff in the CPython source code that would trigger it.
- Loading branch information