Serhiy Storchaka added the comment:

Here is a patch upgraded to Python 3.3. It uses a little different approach and 
works with invalid encoded data. unicode_utf8size.patch is not needed.

This patch fixes a half of the issue - working with non-ascii non-wide 
characters. It's enough for many people. Let's commit it and go further.

----------
Added file: http://bugs.python.org/file27506/adjust_offset-3.3.patch

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

Reply via email to