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

This commit is contained in:
Diego Russo 2024-03-07 18:15:57 +00:00 committed by GitHub
parent 5a1e77c4de
commit 95305ef99a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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