[issue24066] send_message should take all the addresses in the To: header into account

R. David Murray report at bugs.python.org
Sat May 2 02:46:05 CEST 2015


R. David Murray added the comment:

Can you write a test that shows the failure?  There is an existing test that demonstrates sending to multiple addresses (testSendMessageWithAddresses), so you must have found an edge case that isn't tested.  (Either that, or the existing test is broken.)

----------
stage: patch review -> test needed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24066>
_______________________________________


More information about the Python-bugs-list mailing list