I have not installed python for a long time so I am not sure whether the following configure flags are sufficient/recommandable for a Python3.12.11 installation.

--prefix=/opt
--with-lto
--enable-optimizations
--enable-loadable-sqlite-extensions
--with-ensurepip=install
--with-pydebug
--with-assertions

My current Debian Bookworm automatically installed/updated to Python 3.11.2; I do not want to change that.

--

K.D.J.
--
https://mail.python.org/mailman3//lists/python-list.python.org

Reply via email to