Message7843

Author fwierzbicki
Recipients amak, fwierzbicki, jeff.allen
Date 2013-02-27.18:01:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361988070.71.0.5697026303.issue1836@psf.upfronthosting.co.za>
In-reply-to
Content
I agree with Alan K on this one. For the foreseeable future we are UTF-16 and so will cause the "narrow-build" style of Python to live on. Maybe someday we might go crazy and back our unicode representation with a byte array or something and try to emulate a "wide-build" style, but that would be a ton of work and would leave us diverging from Java. I think for now we can close this.
History
Date User Action Args
2013-02-27 18:01:10fwierzbickisetmessageid: <1361988070.71.0.5697026303.issue1836@psf.upfronthosting.co.za>
2013-02-27 18:01:10fwierzbickisetrecipients: + fwierzbicki, amak, jeff.allen
2013-02-27 18:01:10fwierzbickilinkissue1836 messages
2013-02-27 18:01:10fwierzbickicreate