Python 3.14.1 also has a few improvements to building for iOS and iPadOS platforms. Binary modules can now be compiled with dynamic library linking, instead of Framework linking. The iOS testbed app ...
Citing a lack of performance when it comes to concurrent workloads, Google decided it needed to toss out the standard Python interpreter in favour of a new approach that transcompiles Python into Go.