]> granicus.if.org Git - python/commitdiff
Per Martin [1], PGO is no longer used for official releases.
authorZachary Ware <zachary.ware@gmail.com>
Fri, 13 Jun 2014 14:43:15 +0000 (09:43 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Fri, 13 Jun 2014 14:43:15 +0000 (09:43 -0500)
[1] https://mail.python.org/pipermail/python-dev/2014-June/135018.html

PCbuild/readme.txt

index af03befd9eaa1bae8c3cbfe7fd11473b0936b30d..9ac742c63279ee8a633491b8a7359ba4500d7b17 100644 (file)
@@ -20,9 +20,6 @@ Visual Studio 2010 Premium Edition
 Installing Service Pack 1 for Visual Studio 2010 is highly recommended
 to avoid LNK1123 errors.
 
-The official Python releases are built with PGO using Visual Studio 2010
-Ultimate Edition.
-
 All you need to do to build is open the solution "pcbuild.sln" in Visual
 Studio, select the desired combination of configuration and platform,
 then build with "Build Solution" or the F7 keyboard shortcut.  You can