[Python-checkins] cpython (merge 3.4 -> default): Merge with 3.4

zach.ware python-checkins at python.org
Mon Jul 7 21:32:14 CEST 2014


http://hg.python.org/cpython/rev/1cd04dd9ecf1
changeset:   91591:1cd04dd9ecf1
parent:      91589:c3022e2606df
parent:      91590:0f6ab6add658
user:        Zachary Ware <zachary.ware at gmail.com>
date:        Mon Jul 07 14:31:58 2014 -0500
summary:
  Merge with 3.4

files:
  PCbuild/readme.txt |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -56,7 +56,7 @@
     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

-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list