Message 155863 - Python tracker

Message155863

Author r.david.murray
Recipients Anthony.Kong, Juhana.Jauhiainen, alfmel, barry, catalin.iacob, fruitnuke, geoffreyspear, giampaolo.rodola, hynek, josiah.carlson, maker, r.david.murray, richard, tshepang
Date 2012-03-15.05:49:32
SpamBayes Score 0.0009249167
Marked as misclassified No
Message-id <1331790572.83.0.113644722587.issue8739@psf.upfronthosting.co.za>
In-reply-to
Content
Note that this patch causes test_logging to fail/hang.  I've opened issue 14314 that mentions the hang (the issue is really about the lack of a timeout in logging's smtp handler) and updated issue 11959 about the issues involved in test_logging using smtpd the way it does.  I'm making fixing that issue a dependency for this one.
History
Date User Action Args
2012-03-15 05:49:32r.david.murraysetrecipients: + r.david.murray, barry, richard, giampaolo.rodola, josiah.carlson, maker, alfmel, catalin.iacob, tshepang, geoffreyspear, Anthony.Kong, hynek, fruitnuke, Juhana.Jauhiainen
2012-03-15 05:49:32r.david.murraysetmessageid: <1331790572.83.0.113644722587.issue8739@psf.upfronthosting.co.za>
2012-03-15 05:49:32r.david.murraylinkissue8739 messages
2012-03-15 05:49:32r.david.murraycreate