下载源码
https://www.python.org/ftp/python/3.9.2/Python-3.9.2.tgz
Python Release Python 3.9.2 | Python.org
./configure --prefix=/usr/local/python3.9 --enable-shared --with-ssl
make -j 8
sudo make install

下载源码
https://www.python.org/ftp/python/3.9.2/Python-3.9.2.tgz
Python Release Python 3.9.2 | Python.org
./configure --prefix=/usr/local/python3.9 --enable-shared --with-ssl
make -j 8
sudo make install