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 JunyiXie
Recipients JunyiXie, ned.deily, ronaldoussoren
Date 2021-11-12.09:08:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636708108.33.0.041846133836.issue45793@roundup.psfhosted.org>
In-reply-to
Content
wrong:
checking build system type... x86_64-apple-darwin20.5.0
checking host system type... x86_64-apple-darwin20.5.0


expect:
checking build system type... arm-apple-darwin20.5.0
checking host system type... arm-apple-darwin20.5.0
History
Date User Action Args
2021-11-12 09:08:29JunyiXiesetrecipients: + JunyiXie, ronaldoussoren, ned.deily
2021-11-12 09:08:28JunyiXiesetmessageid: <1636708108.33.0.041846133836.issue45793@roundup.psfhosted.org>
2021-11-12 09:08:28JunyiXielinkissue45793 messages
2021-11-12 09:08:28JunyiXiecreate