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 georg.brandl
Recipients SilentGhost, georg.brandl, r.david.murray, sdaoden
Date 2011-02-07.12:56:40
SpamBayes Score 0.008780567
Marked as misclassified No
Message-id <1297083401.69.0.649123232265.issue11116@psf.upfronthosting.co.za>
In-reply-to
Content
> The traceback from email.generator is unfortunate.  I should have
> message_from-string reject non-ASCII input with a clear error message
> like mailbox.add does now, but I didn't think of it.  I will see if
> the release manager will let me make that change.

Sounds like a good change.
History
Date User Action Args
2011-02-07 12:56:41georg.brandlsetrecipients: + georg.brandl, r.david.murray, SilentGhost, sdaoden
2011-02-07 12:56:41georg.brandlsetmessageid: <1297083401.69.0.649123232265.issue11116@psf.upfronthosting.co.za>
2011-02-07 12:56:40georg.brandllinkissue11116 messages
2011-02-07 12:56:40georg.brandlcreate