python@gentoo.org Python Build Bluetooth protocol support in socket module Install the ensurepip module that uses bundled wheels to bootstrap pip and setuptools (if disabled, it will be only possible to use venv `--without-pip`) Link readline extension against dev-libs/libedit instead of sys-libs/readline Optimize the build using Profile Guided Optimization (PGO) Optimize the build using Link Time Optimization (LTO) Install Windows executables required to create an executable installer for MS Windows python/cpython