This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients ned.deily, ronaldoussoren, serhiy.storchaka, vstinner
Date 2013-11-19.14:38:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384871884.5.0.600381579188.issue19654@psf.upfronthosting.co.za>
In-reply-to
Content
There's something odd going on with that buildbot.  The failures are from Serhly's new tests.  For 10.4 Tiger, the buildbot should be running Tk 8.4.  It does seem to have a third-party Tcl and Tk installed in /Library/Frameworks, which is good, but the logs don't show exactly what patch level it is.  David, can you identify what patch levels of Tcl and Tk are installed?  more /Library/Frameworks/Tcl.framework/tclConfig.sh /Library/Frameworks/Tk.framework/tkConfig.sh should work.
History
Date User Action Args
2013-11-19 14:38:04ned.deilysetrecipients: + ned.deily, ronaldoussoren, vstinner, serhiy.storchaka
2013-11-19 14:38:04ned.deilysetmessageid: <1384871884.5.0.600381579188.issue19654@psf.upfronthosting.co.za>
2013-11-19 14:38:04ned.deilylinkissue19654 messages
2013-11-19 14:38:04ned.deilycreate