The Python Windows CI job was migrated from AppVeyor. We decided to use a build script, ci/scripts/python_build.bat, that is similar to what we were doing on AppVeyor. It would be nice to reuse the ...