Message 310727 - Python tracker

Message310727

Author chason.chaffin
Recipients Kenny Trytek, chason.chaffin, r.david.murray, steven.daprano
Date 2018-01-26.02:27:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516933621.6.0.467229070634.issue32657@psf.upfronthosting.co.za>
In-reply-to
Content
I'm writing a PR for this right now. Is it worth it to write a test to make sure that mail_options isn't being mutated or is it enough just to update the code to use non-mutable defaults? Interesting side effect of looking into this is #32663 where I found the tests for the UTF8 code weren't being run.
History
Date User Action Args
2018-01-26 02:27:01chason.chaffinsetrecipients: + chason.chaffin, steven.daprano, r.david.murray, Kenny Trytek
2018-01-26 02:27:01chason.chaffinsetmessageid: <1516933621.6.0.467229070634.issue32657@psf.upfronthosting.co.za>
2018-01-26 02:27:01chason.chaffinlinkissue32657 messages
2018-01-26 02:27:01chason.chaffincreate