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 r.david.murray
Recipients barry, flokli, r.david.murray, terry.reedy
Date 2020-11-30.18:12:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606759967.51.0.181953793843.issue42433@roundup.psfhosted.org>
In-reply-to
Content
After thinking about it some more, I think given that when there is no non-ascii mbox will happily treat *anything* as valid on the "From " line, that we should consider blowing up on non-ascii to be a bug.
History
Date User Action Args
2020-11-30 18:12:47r.david.murraysetrecipients: + r.david.murray, barry, terry.reedy, flokli
2020-11-30 18:12:47r.david.murraysetmessageid: <1606759967.51.0.181953793843.issue42433@roundup.psfhosted.org>
2020-11-30 18:12:47r.david.murraylinkissue42433 messages
2020-11-30 18:12:47r.david.murraycreate