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

PEP 11: Promote aarch64-apple-darwin to tier 1 #3705

Merged
merged 1 commit into from Mar 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion peps/pep-0011.rst
Expand Up @@ -80,6 +80,7 @@ Tier 1
======================== =====
Target Triple Notes
======================== =====
aarch64-apple-darwin clang
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-apple-darwin BSD libc, clang
Expand All @@ -100,7 +101,6 @@ Tier 2
============================= ========================== ========
Target Triple Notes Contacts
============================= ========================== ========
aarch64-apple-darwin clang Ned Deily, Ronald Oussoren, Dong-hee Na
aarch64-unknown-linux-gnu glibc, gcc Petr Viktorin, Victor Stinner

glibc, clang Victor Stinner, Gregory P. Smith
Expand Down