◐ Shell
clean mode source ↗

Message 249846 - Python tracker

Message249846

Author steve.dower
Recipients brett.cannon, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-09-04.22:33:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441406007.59.0.626678344004.issue25001@psf.upfronthosting.co.za>
In-reply-to
Content
I'd be happy to always disable assert dialogs/output in regrtest, and then use "-n" to enable stderr output. That way people simply testing their own debug builds don't think it's failed, and the buildbots keep all the output they currently have.
History
Date User Action Args
2015-09-04 22:33:27steve.dowersetrecipients: + steve.dower, brett.cannon, paul.moore, tim.golden, zach.ware
2015-09-04 22:33:27steve.dowersetmessageid: <1441406007.59.0.626678344004.issue25001@psf.upfronthosting.co.za>
2015-09-04 22:33:27steve.dowerlinkissue25001 messages
2015-09-04 22:33:27steve.dowercreate