Skip to content

Commit

Permalink
PEP 11: Add Linux s390x to Tier 3 (#2543)
Browse files Browse the repository at this point in the history
  • Loading branch information
vstinner authored Apr 25, 2022
1 parent 5d84d65 commit 4233ef7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pep-0011.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ aarch64-unknown-linux-gnu glibc, gcc https://buildbot.python.o

glibc, clang https://buildbot.python.org/all/#/builders/234 Victor Stinner, Gregory P. Smith
powerpcle-unknown-linux-gnu glibc, gcc https://buildbot.python.org/all/#/builders/90 Petr Viktorin, Victor Stinner
x86_64-unknownlinux-gnu glibc, clang https://buildbot.python.org/all/#/builders/441 Victor Stinner, Gregory P. Smith
x86_64-unknown-linux-gnu glibc, clang https://buildbot.python.org/all/#/builders/441 Victor Stinner, Gregory P. Smith
=========================== ========================== ============================================== ========


Expand All @@ -117,6 +117,7 @@ Target Triple Notes Buildbot
============================== =========================== ============================================== ========
aarch64-pc-windows-msvc https://buildbot.python.org/all/#/builders/729 Steve Dower
powerpcle-unknown-linux-gnu glibc, clang https://buildbot.python.org/all/#/builders/435 Victor Stinner
s390x-unknown-linux-gnu glibc, gcc https://buildbot.python.org/all/#/builders/223 Victor Stinner
x86_64-unknown-freebsd BSD libc, clang https://buildbot.python.org/all/#/builders/172 Victor Stinner
armv7l-unknown-linux-gnueabihf Raspberry Pi OS, glibc, gcc https://buildbot.python.org/all/#/builders/424 Gregory P. Smith
============================== =========================== ============================================== ========
Expand Down

0 comments on commit 4233ef7

Please sign in to comment.