Message 189776 - Python tracker (original) (raw)
Message189776
Author | giampaolo.rodola |
---|---|
Recipients | barry, giampaolo.rodola, maker, pitrou, r.david.murray, terry.reedy, vinay.sajip |
Date | 2013-05-21.18:27:47 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1369160867.66.0.872349645576.issue11959@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Looking back at this I think that allowing a map argument to be passed to SMTPChannel in order to allow running handlers in separate threads can be reasonable after all. I don't understand why create_socket() signature needs to be changed though. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2013-05-21 18:27:47 | giampaolo.rodola | set | recipients: + giampaolo.rodola, barry, terry.reedy, vinay.sajip, pitrou, r.david.murray, maker |
2013-05-21 18:27:47 | giampaolo.rodola | set | messageid: 1369160867.66.0.872349645576.issue11959@psf.upfronthosting.co.za |
2013-05-21 18:27:47 | giampaolo.rodola | link | issue11959 messages |
2013-05-21 18:27:47 | giampaolo.rodola | create |