X Tutup
The Wayback Machine - https://web.archive.org/web/20250608142839/https://github.com/python/cpython/pull/24187
Skip to content

bpo-42619: Arm64 build on macos10.15 #24187

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

Closed

Conversation

ronaldoussoren
Copy link
Contributor

@ronaldoussoren ronaldoussoren commented Jan 10, 2021

Probe if the compiler supports arm64 when running on macOS 10.15. This enables building "universal2" extensions on a 10.15 system with a recent enough compiler.

https://bugs.python.org/issue42619

@ronaldoussoren
Copy link
Contributor Author

this is a draft PR because I haven't tested this on a 10.15 machine yet.

@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Feb 10, 2021
@ambv ambv removed the needs backport to 3.9 only security fixes label May 17, 2022
@ambv
Copy link
Contributor

ambv commented May 17, 2022

This missed the boat for inclusion in Python 3.9 which accepts security fixes only as of today.

@github-actions github-actions bot removed the stale Stale PR or inactive for long period of time. label Aug 3, 2022
@ronaldoussoren
Copy link
Contributor Author

I'm no longer interested in working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
X Tutup