[issue19464] Remove warnings from Windows buildbot "clean" script

2013-11-03 Thread Tim Golden
Changes by Tim Golden : -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.

[issue19464] Remove warnings from Windows buildbot "clean" script

2013-11-03 Thread Tim Golden
Tim Golden added the comment: Applied to 3.3 & 3.4. Thanks for the patch. -- resolution: -> fixed stage: -> committed/rejected ___ Python tracker ___ __

[issue19464] Remove warnings from Windows buildbot "clean" script

2013-11-03 Thread Roundup Robot
Roundup Robot added the comment: New changeset dbff708e393f by Tim Golden in branch '3.3': Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware. http://hg.python.org/cpython/rev/dbff708e393f New changeset 6e592d972b86 by Tim Golden in branch 'default': Issue #19464 Null me

[issue19464] Remove warnings from Windows buildbot "clean" script

2013-11-01 Thread Roundup Robot
Roundup Robot added the comment: New changeset 599b5200ad51 by Tim Golden in branch 'default': Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware. http://hg.python.org/cpython/rev/599b5200ad51 -- nosy: +python-dev ___ Python t

[issue19464] Remove warnings from Windows buildbot "clean" script

2013-10-31 Thread Tim Golden
Changes by Tim Golden : -- assignee: -> tim.golden ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue19464] Remove warnings from Windows buildbot "clean" script

2013-10-31 Thread Zachary Ware
New submission from Zachary Ware: Here's a patch to remove the compiler warning raised during the "clean" step on the Windows buildbots. The warning is about the fact that ssl.vcxproj doesn't have an NMakeCleanCommandLine command; the patch adds such a command that simply echos "OpenSSL must