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 serhiy.storchaka
Recipients barry, r.david.murray, serhiy.storchaka
Date 2013-08-19.17:40:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376934039.74.0.400321205713.issue18778@psf.upfronthosting.co.za>
In-reply-to
Content
It is just unusual to accept a bytes object as a charset name. Of course if it is needed for Charset's __init__ the code should not be removed.
History
Date User Action Args
2013-08-19 17:40:39serhiy.storchakasetrecipients: + serhiy.storchaka, barry, r.david.murray
2013-08-19 17:40:39serhiy.storchakasetmessageid: <1376934039.74.0.400321205713.issue18778@psf.upfronthosting.co.za>
2013-08-19 17:40:39serhiy.storchakalinkissue18778 messages
2013-08-19 17:40:39serhiy.storchakacreate