https://github.com/python/cpython/commit/c279e95367922fd0287c2212bb5ec6452d73353e
commit: c279e95367922fd0287c2212bb5ec6452d73353e
branch: main
author: Andrej730 <[email protected]>
committer: zooba <[email protected]>
date: 2025-12-08T12:50:19Z
summary:
Update PCbuild/readme.txt to correct the default platform (GH-142337)
files:
M PCbuild/readme.txt
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 27c0d382281bdb..313982ed28a5dc 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -6,7 +6,7 @@ Quick Start Guide
1a. Optionally install Python 3.10 or later. If not installed,
get_externals.bat (via build.bat) will download and use Python via
NuGet.
-2. Run "build.bat" to build Python in 32-bit Release configuration.
+2. Run "build.bat" to build Python in 64-bit Release configuration.
3. (Optional, but recommended) Run the test suite with "rt.bat -q".
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]