Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x64 fixed, when running on arm64 Windows
x64 python, running on arm64 Windows, reports the exact same architecture and platform as arm64 python running on arm64 Windows. We can not distinguish between them here. For now, neither, numpy nor CFFI support arm64 python on Windows, so we can simply ignore it. This is ugly.
- Loading branch information