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 barry
Recipients Sharebear, barry, christian.heimes, cjw296, loewis, michaelanckaert, nanjekyejoannah, r.david.murray
Date 2020-10-19.23:58:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603151939.01.0.923169614416.issue1823@roundup.psfhosted.org>
In-reply-to
Content
The other question is what to do about `EmailMessage` objects, which don't have a `set_charset()` method.  For now, I'll ignore that.
History
Date User Action Args
2020-10-19 23:58:59barrysetrecipients: + barry, loewis, christian.heimes, cjw296, Sharebear, r.david.murray, michaelanckaert, nanjekyejoannah
2020-10-19 23:58:59barrysetmessageid: <1603151939.01.0.923169614416.issue1823@roundup.psfhosted.org>
2020-10-19 23:58:59barrylinkissue1823 messages
2020-10-19 23:58:58barrycreate