Skip to content

Commit

Permalink
PEP 11: Promote aarch64-unknown-linux-gnu (gcc, glibc) to tier-1 (#4215)
Browse files Browse the repository at this point in the history
  • Loading branch information
diegorusso authored Jan 21, 2025
1 parent a50bbed commit 431e500
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions peps/pep-0011.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,16 @@ Tier 1
platforms, working.
- Failures on these platforms **block a release**.

======================== =====
Target Triple Notes
======================== =====
aarch64-apple-darwin clang
========================= =====
Target Triple Notes
========================= =====
aarch64-apple-darwin clang
aarch64-unknown-linux-gnu glibc, gcc
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-apple-darwin BSD libc, clang
x86_64-unknown-linux-gnu glibc, gcc
======================== =====
x86_64-apple-darwin BSD libc, clang
x86_64-unknown-linux-gnu glibc, gcc
========================= =====


Tier 2
Expand All @@ -101,9 +102,7 @@ Tier 2
============================= ========================== ========
Target Triple Notes Contacts
============================= ========================== ========
aarch64-unknown-linux-gnu glibc, gcc Petr Viktorin, Victor Stinner

glibc, clang Victor Stinner, Gregory P. Smith
aarch64-unknown-linux-gnu glibc, clang Victor Stinner, Gregory P. Smith
wasm32-unknown-wasip1 WASI SDK, Wasmtime Brett Cannon, Eric Snow
x86_64-unknown-linux-gnu glibc, clang Victor Stinner, Gregory P. Smith
============================= ========================== ========
Expand Down

0 comments on commit 431e500

Please sign in to comment.