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:52:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641469952.96.0.589127571206.issue46263@roundup.psfhosted.org>
In-reply-to
Content
Wait a minute. It is not tied to the Python version installed; it seems to be an issue with in-tree vs. out-of-tree builds. The failed build was in-tree. The build that succeeded was out-of-tree. I did a new build with Python 3.9 installed, which succeeded out-of-tree.

To clear things up:

- out-of-tree build with system Python 3.8 => succeeds
- out-of-tree build with system Python 3.9 => succeeds
- in-tree build with system Python 3.9 => fails
History
Date User Action Args
2022-01-06 11:52:33erlendaaslandsetrecipients: + erlendaasland, gvanrossum, christian.heimes, ned.deily, lukasz.langa, eric.snow, pablogsal, miss-islington
2022-01-06 11:52:32erlendaaslandsetmessageid: <1641469952.96.0.589127571206.issue46263@roundup.psfhosted.org>
2022-01-06 11:52:32erlendaaslandlinkissue46263 messages
2022-01-06 11:52:32erlendaaslandcreate