[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-11-03 Thread Zachary Ware
Zachary Ware added the comment: Thanks for the lesson, Vajrasky and David, and thank you for the review Brian. The final commit did have a couple changes not in the posted patch, just fixes of the same two obvious typos in both branches (avalible -> available, lniked -> linked). -- re

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-11-03 Thread Roundup Robot
Roundup Robot added the comment: New changeset 7b6ac858bb17 by Zachary Ware in branch '2.7': Issue #19391: Clean up PCbuild/readme.txt http://hg.python.org/cpython/rev/7b6ac858bb17 New changeset f28a2d072767 by Zachary Ware in branch '3.3': Issue #19391: Clean up PCbuild/readme.txt http://hg.pyt

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-11-03 Thread Brian Curtin
Brian Curtin added the comment: Both patches look fine to me. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-11-02 Thread R. David Murray
R. David Murray added the comment: With the --git option, the rietveld service only tries against the default branch. Without the --git option, it can figure out the changeset the patch is based against and use that. -- nosy: +r.david.murray ___ Py

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-11-02 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file32468/pcbuild_readme-2.7.diff-w-no-git ___ Python tracker ___ ___ Python-bu

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-11-02 Thread Zachary Ware
Changes by Zachary Ware : Added file: http://bugs.python.org/file32470/pcbuild_readme-3.3.diff ___ Python tracker ___ ___ Python-bugs-list mai

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-11-02 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file32354/pcbuild_readme-3.3.diff ___ Python tracker ___ ___ Python-bugs-list m

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-11-02 Thread Zachary Ware
Zachary Ware added the comment: How wrong I was... -- Added file: http://bugs.python.org/file32469/pcbuild_readme-2.7.diff ___ Python tracker ___

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-11-02 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file32356/pcbuild_readme-2.7.diff ___ Python tracker ___ ___ Python-bugs-list m

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-11-02 Thread Zachary Ware
Zachary Ware added the comment: These diffs are produced by `hg diff --git`. If I'm not mistaken, the reason there is no review link is because these patches are not against default branch. Here's one without the `--git` option though, just to see if I'm wrong :). If I am, I'll replace all

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-11-02 Thread Vajrasky Kok
Vajrasky Kok added the comment: Zachary, perharps you could make a diff with mercurial so we can have Rietveld review link. I don't know whether git can do that or not. -- nosy: +vajrasky ___ Python tracker __

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-11-02 Thread Zachary Ware
Changes by Zachary Ware : -- assignee: docs@python -> zach.ware stage: -> patch review ___ Python tracker ___ ___ Python-bugs-list ma

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-10-25 Thread Zachary Ware
Zachary Ware added the comment: The 2.7 patch makes the following changes: - python30.dll -> python27.dll - remove "(see below)" from _bsddb and _sqlite3 which have nothing to see below - bz2.vcproj isn't as magical as it made out to be, and it can clean itself - nasmw -> nasm - Remove untrue par

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-10-25 Thread Zachary Ware
Changes by Zachary Ware : Added file: http://bugs.python.org/file32355/pcbuild_readme-3.3.diff-w ___ Python tracker ___ ___ Python-bugs-list m

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-10-25 Thread Zachary Ware
Changes by Zachary Ware : Added file: http://bugs.python.org/file32357/pcbuild_readme-2.7.diff-w ___ Python tracker ___ ___ Python-bugs-list m

[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

2013-10-25 Thread Zachary Ware
New submission from Zachary Ware: As discussed in issue19273, here are a pair of patches that correct factual errors in PCbuild/readme.txt in both 2.7 and 3.3. The 3.3 patch makes the following changes: - Remove Win2k mentions, it is not supported (Tcl nmake command also adjusted) - MSVCRT9 ->