This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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 <[email protected]>
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:47giampaolo.rodolasetrecipients: + giampaolo.rodola, barry, terry.reedy, vinay.sajip, pitrou, r.david.murray, maker
2013-05-21 18:27:47giampaolo.rodolasetmessageid: <[email protected]>
2013-05-21 18:27:47giampaolo.rodolalinkissue11959 messages
2013-05-21 18:27:47giampaolo.rodolacreate