From: Zachary Ware Date: Mon, 7 Jul 2014 19:31:34 +0000 (-0500) Subject: Fix MSVC edition mismatch. X-Git-Tag: v3.4.2rc1~257 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2170b14374a70bcfadcb32f8ccb53102b81a9f15;p=python Fix MSVC edition mismatch. --- diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 9ac742c632..552c91ea22 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -46,7 +46,7 @@ Debug development of CPython, you will most likely use this configuration. PGInstrument, PGUpdate Used to build Python in Release configuration using PGO, which - requires Professional Edition of Visual Studio. See the "Profile + requires Premium Edition of Visual Studio. See the "Profile Guided Optimization" section below for more information. Build output from each of these configurations lands in its own sub-directory of this directory. The official Python releases are