Pablo Galindo Salgado <[email protected]> added the comment:
> But... does any user really build Python manually after Python is installed? > The Python build system couldn't handle that as part of the regular build? > Maybe using a new configure --enable-static flag? Embedding? But they should use the .a not any of the .o. Object files should not be packaged IMHO. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42307> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
