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 lemburg, vstinner
Date 2020-05-04.21:54:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588629252.86.0.715883775479.issue40505@roundup.psfhosted.org>
In-reply-to
Content
Hum, this issue seems to be specific to Fedora and SuSE. Did you open an issue on OpenSuSE bug tracker?

> Looking at the master branch, this may already have been fixed for 3.9, since a PLATLIBDIR variable is used instead. The patch would have to be backported to earlier Python versions as well.

Yeah, this issue looks like a duplicate of bpo-1294959 which has been fixed. I suggest to close the issue. I had to a new attribute to the sys module, not like the thing that we can do in a stable version.
History
Date User Action Args
2020-05-04 21:54:12vstinnersetrecipients: + vstinner, lemburg
2020-05-04 21:54:12vstinnersetmessageid: <1588629252.86.0.715883775479.issue40505@roundup.psfhosted.org>
2020-05-04 21:54:12vstinnerlinkissue40505 messages
2020-05-04 21:54:12vstinnercreate