[issue28039] x86 Tiger buildbot needs __future__ with_statement

2016-09-09 Thread Ned Deily
Ned Deily added the comment: Thanks, David! -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyt

[issue28039] x86 Tiger buildbot needs __future__ with_statement

2016-09-09 Thread Martin Panter
Martin Panter added the comment: Okay happy to close this then -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___

[issue28039] x86 Tiger buildbot needs __future__ with_statement

2016-09-09 Thread David Bolen
David Bolen added the comment: I've bumped the tiger default python to 2.7.12 and updated hg to use it (bumping to 3.9.1 in the process). It appears to have fixed the current touch and compile errors. I've restarted builds for the most recent commits. The need for a tiger slave is still up f

[issue28039] x86 Tiger buildbot needs __future__ with_statement

2016-09-09 Thread David Bolen
David Bolen added the comment: It's been on the cusp of shutdown a few times now, but tweaks to maintain compatibility for the occasional issue always seem to materialize (thanks to Ned in many cases). To Ned's question, the slave is currently operating under 2.5.1 which I must have set up si

[issue28039] x86 Tiger buildbot needs __future__ with_statement

2016-09-09 Thread Gregory P. Smith
Gregory P. Smith added the comment: Why do we even have a Tiger buildbot in 2016? MacOS X Tiger 10.4 was released in 2005. It is 11 years old. Support for it from Apple ended 7 years ago in 2009. -- ___ Python tracker

[issue28039] x86 Tiger buildbot needs __future__ with_statement

2016-09-09 Thread Ned Deily
Ned Deily added the comment: We could also ask David, the buildbot owner, if he could update the Python used for hg. I'm pretty sure it's not the system Python since that's too old. -- nosy: +db3l, ned.deily ___ Python tracker

[issue28039] x86 Tiger buildbot needs __future__ with_statement

2016-09-09 Thread Martin Panter
New submission from Martin Panter: Revision 7eaaac5ad4e8 removed a bunch of “with_statement” __future__ imports, including in Tools/hg/hgtouch.py. This is causing a buildbot to fail; presumably it has Python < 2.6 for Mercurial: http://buildbot.python.org/all/builders/x86%20Tiger%203.x/builds/