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 r.david.murray
Recipients gpolo, janssen, ned.deily, pitrou, r.david.murray, ronaldoussoren, vstinner
Date 2011-07-01.01:47:58
SpamBayes Score 3.366742e-08
Marked as misclassified No
Message-id <1309484879.11.0.224696996934.issue8716@psf.upfronthosting.co.za>
In-reply-to
Content
If I ssh in to a machine, python should not *crash* if I run gui stuff.  The test suite might generate errors rather than skips (although I would argue that it should generate skips), but it should not crash.

On the other hand I agree that fixing the buildbot config is a reasonable interim solution to the buildbot problem.
History
Date User Action Args
2011-07-01 01:47:59r.david.murraysetrecipients: + r.david.murray, ronaldoussoren, janssen, pitrou, vstinner, gpolo, ned.deily
2011-07-01 01:47:59r.david.murraysetmessageid: <1309484879.11.0.224696996934.issue8716@psf.upfronthosting.co.za>
2011-07-01 01:47:58r.david.murraylinkissue8716 messages
2011-07-01 01:47:58r.david.murraycreate