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 fhoech
Recipients ezio.melotti, fhoech, vstinner
Date 2014-11-13.15:16:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415891787.68.0.165748410501.issue22862@psf.upfronthosting.co.za>
In-reply-to
Content
> I'm curious, which libraries?

wxPython and wexpect (wexpect I could probably port myself, so the problem is mainly with wx)

> Oh, I forgot to say that it's not possible to fix this issue in Python 2. Backporting the PEP 383 in Python 2 requires deep changes in the Unicode machinery, starting by the UTF-8 codec.

Ok, that's understandable of course.
History
Date User Action Args
2014-11-13 15:16:27fhoechsetrecipients: + fhoech, vstinner, ezio.melotti
2014-11-13 15:16:27fhoechsetmessageid: <1415891787.68.0.165748410501.issue22862@psf.upfronthosting.co.za>
2014-11-13 15:16:27fhoechlinkissue22862 messages
2014-11-13 15:16:27fhoechcreate