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 RusselWebber, docs@python, ned.deily, steve.dower
Date 2022-03-03.11:23:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646306588.03.0.0248590863003.issue46909@roundup.psfhosted.org>
In-reply-to
Content
It's looking for a precompiled bundled stdlib, rather than one that's been generated from adjacent source files. This is deliberate (also quite an advanced scenario, but it does get used).
History
Date User Action Args
2022-03-03 11:23:08steve.dowersetrecipients: + steve.dower, ned.deily, docs@python, RusselWebber
2022-03-03 11:23:08steve.dowersetmessageid: <1646306588.03.0.0248590863003.issue46909@roundup.psfhosted.org>
2022-03-03 11:23:08steve.dowerlinkissue46909 messages
2022-03-03 11:23:07steve.dowercreate