Python grapples with Apple App Store rejections [LWN.net]
[LWN subscriber-only content]
An upgrade from Python 3.11 to 3.12 has led to the rejection of
some Python apps by Apple's app stores. That led to Eric Froemling submitting a bug report
against CPython. That, in turn, led to an interesting
discussion among Python developers about how far the project was
willing to go to accommodate app store review processes. Developers
reached a quick consensus, and a solution that may arrive as soon as
Python 3.13.
The problem at hand is that Apple's macOS App ...
Read more at lwn.net