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 loewis
Recipients Arfrever, kushal.das, loewis, r.david.murray, serhiy.storchaka
Date 2014-04-13.09:14:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397380468.99.0.347894728901.issue21169@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that it is not a bug if the device where the prompt is shown simply does not support the characters; on Unix, this includes cases where the locale does not support the characters.

Arfrever: when you say that it fails in Python 3 in a non-UTF-8 locale, which specific locale was that that it failed in?
History
Date User Action Args
2014-04-13 09:14:29loewissetrecipients: + loewis, Arfrever, r.david.murray, serhiy.storchaka, kushal.das
2014-04-13 09:14:28loewissetmessageid: <1397380468.99.0.347894728901.issue21169@psf.upfronthosting.co.za>
2014-04-13 09:14:28loewislinkissue21169 messages
2014-04-13 09:14:28loewiscreate