commit | 0cb33da1cc9cebb9b2d67d446feb1cfd36fe7f55 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@python.org> | Sun May 02 04:48:29 2021 -0400 |
committer | GitHub <noreply@github.com> | Sun May 02 04:48:29 2021 -0400 |
tree | bce5eb56ba2ad215b3bf57422b4c08de8f9c3e1e | |
parent | 91554e4c5ca3c762998296522f854a7166ba84f0 [diff] |
bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25804) This allows reliably forcing macOS universal2 framework builds to run under Rosetta 2 Intel-64 emulation on Apple Silicon Macs if needed for testing or when universal2 wheels are not yet available.