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 amaury.forgeotdarc, eric.araujo, ezio.melotti, jkloth, larry, loewis, r.david.murray, serhiy.storchaka, techtonik, vstinner
Date 2012-12-16.16:15:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355674545.36.0.377843334221.issue16656@psf.upfronthosting.co.za>
In-reply-to
Content
Looks as this is a duplicate of issue13247. And Victor submitted a patch with approach similar to me (except that my patch does not raises an exception, but returns an unicode for unencodable names).

It looks as longliving design bug and perhaps really be closed as "won't fix".
History
Date User Action Args
2012-12-16 16:15:45serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, amaury.forgeotdarc, vstinner, larry, techtonik, jkloth, ezio.melotti, eric.araujo, r.david.murray
2012-12-16 16:15:45serhiy.storchakasetmessageid: <1355674545.36.0.377843334221.issue16656@psf.upfronthosting.co.za>
2012-12-16 16:15:45serhiy.storchakalinkissue16656 messages
2012-12-16 16:15:45serhiy.storchakacreate