This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author glaubitz
Recipients Arfrever, David.Edelsohn, christian.heimes, cstratak, glaubitz, lukasz.langa, mcepl, vstinner
Date 2021-02-16.21:12:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613509973.25.0.570266559129.issue43179@roundup.psfhosted.org>
In-reply-to
Content
> Are you sure about that? It seems SLE-12 support s390x not s390. Maybe it's multilib support in a similar manner that I've mentioned about RHEL7?

I work at SUSE. I looked at the internal build system. Debian also still build s390 multilib libraries, i.e. on zelenka.debian.org, I can still install "libc6-s390".

And I still don't understand why you are so keen at keeping people from building Python 3.10 on a certain architecture. You don't gain anything by removing these few lines of codes. But you risk at making someone unhappy who - for whatever reason - builds a 31/32 bit Python 3.10 on an s390x system.
History
Date User Action Args
2021-02-16 21:12:53glaubitzsetrecipients: + glaubitz, vstinner, christian.heimes, mcepl, Arfrever, lukasz.langa, David.Edelsohn, cstratak
2021-02-16 21:12:53glaubitzsetmessageid: <1613509973.25.0.570266559129.issue43179@roundup.psfhosted.org>
2021-02-16 21:12:53glaubitzlinkissue43179 messages
2021-02-16 21:12:53glaubitzcreate