Message190456
| Author | vinay.sajip |
|---|---|
| Recipients | barry, giampaolo.rodola, maker, pitrou, r.david.murray, terry.reedy, vinay.sajip |
| Date | 2013-06-01.20:20:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1370118032.11.0.666473223592.issue11959@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch now updated to revert asyncore changes. The changes are now: smtpd.py - changed SMTPChannel and SMTPServer to accept map argument test_logging.py - removed subclassed SMTPChannel, not needed since the base SMTPChannel class now accepts a map, and simplified TestSMTPServer, since the base SMTPServer class now accepts a map. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-06-01 20:20:32 | vinay.sajip | set | recipients: + vinay.sajip, barry, terry.reedy, pitrou, giampaolo.rodola, r.david.murray, maker |
| 2013-06-01 20:20:32 | vinay.sajip | set | messageid: <1370118032.11.0.666473223592.issue11959@psf.upfronthosting.co.za> |
| 2013-06-01 20:20:31 | vinay.sajip | link | issue11959 messages |
| 2013-06-01 20:20:30 | vinay.sajip | create | |