This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Arfrever, akitada, andybuckley, barry, belopolsky, carlos.velasco, catalin.iacob, cstratak, doko, eitan.adler, eric.araujo, hroncok, ivazquez, jafo, jcea, lemburg, matejcik, mcepl, mgorny, miss-islington, petr.viktorin, pillarsdotnet, piotr.dobrogost, python-dev, tarek, vstinner
Date 2020-05-19.13:19:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589894363.12.0.0928207748304.issue1294959@roundup.psfhosted.org>
In-reply-to
Content
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".
History
Date User Action Args
2020-05-19 13:19:23vstinnersetrecipients: + vstinner, lemburg, barry, doko, jafo, jcea, belopolsky, matejcik, tarek, ivazquez, mcepl, eric.araujo, Arfrever, akitada, andybuckley, petr.viktorin, catalin.iacob, mgorny, python-dev, piotr.dobrogost, eitan.adler, cstratak, hroncok, miss-islington, pillarsdotnet, carlos.velasco
2020-05-19 13:19:23vstinnersetmessageid: <1589894363.12.0.0928207748304.issue1294959@roundup.psfhosted.org>
2020-05-19 13:19:23vstinnerlinkissue1294959 messages
2020-05-19 13:19:23vstinnercreate