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-20.00:11:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637367103.72.0.286284520346.issue45506@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4c616911b69ce07fb35da1721506bfaba0998c30 by Steve Dower in branch 'main':
bpo-45506: Fix test_embed expecting to not find stdlib in source tree build when stdlib has been installed. (GH-29649)
https://github.com/python/cpython/commit/4c616911b69ce07fb35da1721506bfaba0998c30
History
Date User Action Args
2021-11-20 00:11:43steve.dowersetrecipients: + steve.dower, barry, gregory.p.smith, ned.deily, eric.snow
2021-11-20 00:11:43steve.dowersetmessageid: <1637367103.72.0.286284520346.issue45506@roundup.psfhosted.org>
2021-11-20 00:11:43steve.dowerlinkissue45506 messages
2021-11-20 00:11:43steve.dowercreate