Bug report
Bug description:
I've cross compiled python 3.12.x for windows arm32, however when using python there seems to be confusion about what processor type of the system it is running on, for example when pip creates an executable in scripts folder it builds it for the x86 processor type.
CPython versions tested on:
3.12
Operating systems tested on:
Windows