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 erlendaasland
Recipients christian.heimes, eric.snow, erlendaasland, gvanrossum, lukasz.langa, miss-islington, ned.deily, pablogsal
Date 2022-01-06.11:42:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641469339.07.0.0804747021633.issue46263@roundup.psfhosted.org>
In-reply-to
Content
Here's a strange observation from my FreeBSD 14.0 VM:

With system supplied python3.8 (dependency of the git package), test_embed succeeds. If I explicitly install python3.9 (pkg install python3.9 installs Python 3.9.9), rebuild and test, test_embed fails.
History
Date User Action Args
2022-01-06 11:42:19erlendaaslandsetrecipients: + erlendaasland, gvanrossum, christian.heimes, ned.deily, lukasz.langa, eric.snow, pablogsal, miss-islington
2022-01-06 11:42:19erlendaaslandsetmessageid: <1641469339.07.0.0804747021633.issue46263@roundup.psfhosted.org>
2022-01-06 11:42:19erlendaaslandlinkissue46263 messages
2022-01-06 11:42:19erlendaaslandcreate