Atsuo Ishimoto <ishim...@gembook.org> added the comment:

Here's an updated patch for py3k branch. 
As per Georg's comment, I added to check codepoint in the character 
ranges, conversion to the surrogate pairs. I also added check to raise 
exception if codepoint > 0x10ffff.
I with to English speakers to fix error messages in the patch.

----------
nosy: +ishimoto
Added file: http://bugs.python.org/file17939/3665.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3665>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to