Message190456
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. |
|
| 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: <[email protected]> |
| 2013-06-01 20:20:31 | vinay.sajip | link | issue11959 messages |
| 2013-06-01 20:20:30 | vinay.sajip | create | |
|