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 eamanu
Recipients aft90, barry, eamanu, r.david.murray
Date 2019-10-01.02:42:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569897769.44.0.722957525434.issue38332@roundup.psfhosted.org>
In-reply-to
Content
Hello,

I am not a email expert, but according to RFC 1342 the enconding can be either "B" or "Q". So, I think is reasonable that when a not correct enconding is set, should be raise an exception


I think that we can improve the message raising a more specific Exception
History
Date User Action Args
2019-10-01 02:42:49eamanusetrecipients: + eamanu, barry, r.david.murray, aft90
2019-10-01 02:42:49eamanusetmessageid: <1569897769.44.0.722957525434.issue38332@roundup.psfhosted.org>
2019-10-01 02:42:49eamanulinkissue38332 messages
2019-10-01 02:42:49eamanucreate