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 roger.serwy
Recipients Ramchandra Apte, asvetlov, eric.smith, ezio.melotti, flox, kbk, loewis, ned.deily, python-dev, r.david.murray, roger.serwy, terry.reedy, vstinner, wujek.srujek
Date 2012-03-14.22:15:48
SpamBayes Score 0.08257263
Marked as misclassified No
Message-id <1331763349.27.0.771329993027.issue12342@psf.upfronthosting.co.za>
In-reply-to
Content
Rather than raising a ValueError, would UnicodeEncodeError be more appropriate? I admit that this suggestion may be bike shedding.
History
Date User Action Args
2012-03-14 22:15:49roger.serwysetrecipients: + roger.serwy, loewis, terry.reedy, kbk, vstinner, eric.smith, ned.deily, ezio.melotti, r.david.murray, asvetlov, flox, python-dev, wujek.srujek, Ramchandra Apte
2012-03-14 22:15:49roger.serwysetmessageid: <1331763349.27.0.771329993027.issue12342@psf.upfronthosting.co.za>
2012-03-14 22:15:48roger.serwylinkissue12342 messages
2012-03-14 22:15:48roger.serwycreate