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, aixtools@gmail.com, christian.heimes, glaubitz, vstinner
Date 2021-02-15.10:54:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613386449.45.0.825067147601.issue43179@roundup.psfhosted.org>
In-reply-to
Content
> I opened this ticket after a user told me that they grepped the source code of Python, found the string "s390", and concluded that s390 is still supported by us.

Because one user was surprised by a few lines in configure.ac, the conclusion is to remove support for that architecture?

That's a very odd justification.

If it really just affects configure.ac, I don't really see a point in removing them. Even in OpenJDK we keep such unofficial architectures in configure.ac (with my OpenJDK upstream maintainer hat on).
History
Date User Action Args
2021-02-15 10:54:09glaubitzsetrecipients: + glaubitz, vstinner, christian.heimes, Arfrever, David.Edelsohn, aixtools@gmail.com
2021-02-15 10:54:09glaubitzsetmessageid: <1613386449.45.0.825067147601.issue43179@roundup.psfhosted.org>
2021-02-15 10:54:09glaubitzlinkissue43179 messages
2021-02-15 10:54:09glaubitzcreate