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 barry, eric.snow, gregory.p.smith, ned.deily, steve.dower
Date 2021-11-19.23:26:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637364364.02.0.109654438679.issue45506@roundup.psfhosted.org>
In-reply-to
Content
Hijacking this issue number for a related test failure I found: if you "make install" Python and then run the test_embed tests from the build directory, some will successfully find the stdlib under PREFIX and fail because they expect to never find it.

PR incoming.
History
Date User Action Args
2021-11-19 23:26:04steve.dowersetrecipients: + steve.dower, barry, gregory.p.smith, ned.deily, eric.snow
2021-11-19 23:26:04steve.dowersetmessageid: <1637364364.02.0.109654438679.issue45506@roundup.psfhosted.org>
2021-11-19 23:26:04steve.dowerlinkissue45506 messages
2021-11-19 23:26:03steve.dowercreate