Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.8] bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25807) #25810

Merged
merged 1 commit into from May 2, 2021

Conversation

ned-deily
Copy link
Member

@ned-deily ned-deily commented May 2, 2021

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.
(cherry picked from commit 0cb33da)

Co-authored-by: Ned Deily nad@python.org

https://bugs.python.org/issue44009

…GH-25804) (pythonGH-25807)

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.
(cherry picked from commit 0cb33da)

Co-authored-by: Ned Deily <nad@python.org>

Automerge-Triggered-By: GH:ned-deily
@ned-deily ned-deily requested a review from a team as a code owner May 2, 2021
@ned-deily ned-deily changed the title bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25807) [3.8] bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25807) May 2, 2021
@ned-deily ned-deily merged commit 78e5588 into python:3.8 May 2, 2021
14 checks passed
@ned-deily ned-deily deleted the bpo-44009-3.8 branch Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants