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 steve.dower
Recipients FFY00, belopolsky, isuruf, lemburg, p-ganssle, serhiy.storchaka, steve.dower, twouters, vstinner
Date 2021-09-20.15:41:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632152483.14.0.592149680084.issue40503@roundup.psfhosted.org>
In-reply-to
Content
That looks like a relocatable path anyway, which means you wouldn't want to compile it into the binary. Your patch to select a default value at runtime is probably better.

The compile-time option is meant for a system directory.
History
Date User Action Args
2021-09-20 15:41:23steve.dowersetrecipients: + steve.dower, lemburg, twouters, belopolsky, vstinner, serhiy.storchaka, p-ganssle, isuruf, FFY00
2021-09-20 15:41:23steve.dowersetmessageid: <1632152483.14.0.592149680084.issue40503@roundup.psfhosted.org>
2021-09-20 15:41:23steve.dowerlinkissue40503 messages
2021-09-20 15:41:23steve.dowercreate