From: Python-Dev [mailto:python-dev-
> bounces+brian.kuhl=windriver@python.org] On Behalf Of Matthias Klose
> Sent: Monday, March 18, 2019 5:32 PM
> To: Paul Monson ; python-dev@python.org
> Subject: Re: [Python-Dev] Testing cross-compiled python (windows arm32) from
> build bot
>
> On 1
On 18.03.19 21:10, Paul Monson via Python-Dev wrote:
> Hello,
>
> For windows arm32 I would like to be able run tests in the buildbot.
> Windows arm32 programs built with MSVC are always cross-compiled.
> This means I need to build cpython on x86/x64 and then deploy the build
> artifacts and run