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-18.08:08:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613635704.67.0.387400814075.issue43179@roundup.psfhosted.org>
In-reply-to
Content
> To get a platform supported by Python, we also need a volunteer to fix issues specific to the 31 bit s390 platform: see PEP 11.

You do not need to support every platform. Just allow your users to use them.

If something breaks downstream on a certain platform, distribution maintainers are usually happy to send patches to fix these issues.

I think I can speak for myself here and many of my colleagues at SUSE, my fellow Debian Developers and the guys over at Gentoo who have also lots of talented folk who keep sending fixes for many upstream projects.

My colleague Andreas, for example, has contributed multiple fixes in cpython on m68k:

> https://github.com/python/cpython/search?q=Andreas+Schwab&type=commits
History
Date User Action Args
2021-02-18 08:08:24glaubitzsetrecipients: + glaubitz, vstinner, christian.heimes, mcepl, Arfrever, lukasz.langa, David.Edelsohn, cstratak
2021-02-18 08:08:24glaubitzsetmessageid: <1613635704.67.0.387400814075.issue43179@roundup.psfhosted.org>
2021-02-18 08:08:24glaubitzlinkissue43179 messages
2021-02-18 08:08:23glaubitzcreate