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 eric.snow
Recipients FFY00, eric.snow
Date 2021-10-28.19:44:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635450259.02.0.157072813596.issue45661@roundup.psfhosted.org>
In-reply-to
Content
One to consider that isn't necessarily used that commonly is sysconfig.  However, that could also involve freezing the "sysconfigdata" file (without needing to expose it as a module).
History
Date User Action Args
2021-10-28 19:44:19eric.snowsetrecipients: + eric.snow, FFY00
2021-10-28 19:44:19eric.snowsetmessageid: <1635450259.02.0.157072813596.issue45661@roundup.psfhosted.org>
2021-10-28 19:44:19eric.snowlinkissue45661 messages
2021-10-28 19:44:18eric.snowcreate