dev@baldeagleos.com Development cpe:/a:openrc_project:openrc 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) Disable pymalloc when running under dev-debug/valgrind is detected (may incur minor performance penalty even when valgrind is not used) Install Windows executables required to create an executable installer for MS Windows Enable the tail call interpreter. May lead to better performance but is still new and dependent on latest toolchain versions (Clang 19, GCC 15). ports