[issue42336] Make PCbuild/build.bat build x64 by default

Steve Dower report at bugs.python.org
Thu Nov 12 17:50:50 EST 2020


New submission from Steve Dower <steve.dower at python.org>:

Now that the 64-bit download is the default on python.org, we should make the build command default to 64-bit as well.

This should only affect contributors, so should be non-controversial. But we should add a "-x86" option to the batch file as well.

----------
components: Build, Windows
messages: 380858
nosy: paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Make PCbuild/build.bat build x64 by default
versions: Python 3.10, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42336>
_______________________________________


More information about the Python-bugs-list mailing list