[issue15170] Fix 64-bit building for buildbot scripts (2.7)

2012-07-16 Thread Stefan Krah
Changes by Stefan Krah : -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.

[issue15170] Fix 64-bit building for buildbot scripts (2.7)

2012-07-16 Thread Stefan Krah
Stefan Krah added the comment: Closing, since all 2.7 buildbots compile. -- resolution: -> fixed stage: -> committed/rejected ___ Python tracker ___ __

[issue15170] Fix 64-bit building for buildbot scripts (2.7)

2012-06-30 Thread Roundup Robot
Roundup Robot added the comment: New changeset 97445ca895d5 by Stefan Krah in branch '2.7': Issue #15170: Quote the variable that expands to the current directory. http://hg.python.org/cpython/rev/97445ca895d5 -- ___ Python tracker

[issue15170] Fix 64-bit building for buildbot scripts (2.7)

2012-06-25 Thread Roundup Robot
Roundup Robot added the comment: New changeset 723dbf99f9c2 by Stefan Krah in branch '2.7': Issue #15170: Try the HOST_PYTHON hack for 2.7. http://hg.python.org/cpython/rev/723dbf99f9c2 -- ___ Python tracker _

[issue15170] Fix 64-bit building for buildbot scripts (2.7)

2012-06-24 Thread Stefan Krah
New submission from Stefan Krah : [from #15102] http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%202.7 -- components: Build messages: 163847 nosy: brian.curtin, jeremy.kloth, jkloth, loewis, pitrou, python-dev, skrah, zach.ware priority: normal severity: normal status: op