8000 [3.8] bpo-41100: Support macOS 11 Big Sur and Apple Silicon Macs by ned-deily · Pull Request #25806 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.8] bpo-41100: Support macOS 11 Big Sur and Apple Silicon Macs #25806

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

Merged
merged 11 commits into from
May 2, 2021
Merged
Prev Previous commit
Next Next commit
add a blurb
  • Loading branch information
maxbelanger authored and ned-deily committed Apr 29, 2021
commit 63071294c01f2c4743432f0e2f511d75da9cacb3
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
It is now possible to build from source with Apple Silicon support (on macOS
11 and above).
0