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, jaraco, steve.dower
Date 2021-04-29.20:23:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619727783.71.0.842075323211.issue43976@roundup.psfhosted.org>
In-reply-to
Content
Any reason this couldn't be in sitecustomize.py? Either by poking values into sysconfig directly (for back-compat) or we train sysconfig to look inside sitecustomize for a well-known name.
History
Date User Action Args
2021-04-29 20:23:03steve.dowersetrecipients: + steve.dower, jaraco, FFY00
2021-04-29 20:23:03steve.dowersetmessageid: <1619727783.71.0.842075323211.issue43976@roundup.psfhosted.org>
2021-04-29 20:23:03steve.dowerlinkissue43976 messages
2021-04-29 20:23:03steve.dowercreate