[issue25972] All Windows buildbots fail compile/clean

2015-12-28 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Yes, thank you Zachary. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue25972] All Windows buildbots fail compile/clean

2015-12-28 Thread Zachary Ware
Zachary Ware added the comment: Just some missing parentheses, so I fixed it: http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/7116 -- components: +Build resolution: -> fixed stage: -> resolved status: open -> closed type: -> compile error versions: +Python

[issue25972] All Windows buildbots fail compile/clean

2015-12-28 Thread Roundup Robot
Roundup Robot added the comment: New changeset e04cd497aa41 by Zachary Ware in branch 'default': Issue #25972, #20440: Fix compilation on Windows https://hg.python.org/cpython/rev/e04cd497aa41 -- nosy: +python-dev ___ Python tracker

[issue25972] All Windows buildbots fail compile/clean

2015-12-28 Thread Stefan Krah
Changes by Stefan Krah : -- nosy: +serhiy.storchaka ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue25972] All Windows buildbots fail compile/clean

2015-12-28 Thread Stefan Krah
Stefan Krah added the comment: Serhiy, could you take a look if it's related to http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/7107 ? This seems to be the first failure. -- ___ Python tracker

[issue25972] All Windows buildbots fail compile/clean

2015-12-28 Thread Stefan Krah
New submission from Stefan Krah: Not sure what is happening, but all Windows buildbots fail compile/clean. -- messages: 257161 nosy: skrah, zach.ware priority: normal severity: normal status: open title: All Windows buildbots fail compile/clean ___ Py