Python 2.7 support on new Apple Silicon.

Apple has announced that we'll be submitting patches to enable Python3 to build natively for Apple Silicon. 

Will there be support for Python 2.7.18 as well.
We have our application compiled with Python2.7.18 and packaged using PyInstaller.
I don't find any way to create an universal application using Python and PyInstaller.

Next plan is to setup Python and PyInstaller on native Apple Silicon machine and create separate builds.
Python 2.7 support on new Apple Silicon.
 
 
Q