[issue1294959] Add sys.platlibdir to use /usr/lib64 on Fedora and SuSE

STINNER Victor report at bugs.python.org
Tue May 19 09:19:23 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

If you don't use the new --with-platlibdir configuration option, Python 3.9 behaves exactly as Python 3.8: there is zero change.

Python 3.9 only builds a different sys.path if sys.platlibdir is different than "lib".

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue1294959>
_______________________________________


More information about the Python-bugs-list mailing list