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.9] bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25804) #25807

Merged
merged 1 commit into from May 2, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington 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

Automerge-Triggered-By: GH:ned-deily

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

Co-authored-by: Ned Deily <nad@python.org>
@miss-islington
Copy link
Contributor Author

miss-islington commented May 2, 2021

@ned-deily: Status check is done, and it's a success .

@ned-deily ned-deily added the 🤖 automerge PR will be merged once it's been approved and all CI passed label May 2, 2021
@miss-islington
Copy link
Contributor Author

miss-islington commented May 2, 2021

@miss-islington: Status check is done, and it's a success .

@miss-islington miss-islington merged commit de0e3f8 into python:3.9 May 2, 2021
14 checks passed
@miss-islington miss-islington deleted the backport-0cb33da-3.9 branch May 2, 2021
ned-deily pushed a commit to ned-deily/cpython that referenced this pull request May 2, 2021
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants