Serhiy Storchaka added the comment:

It happens due to use fast MAX_MAXCHAR() which can produce maxchar out of range 
(0x10000 | 0x100000 > MAX_UNICODE).

----------

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

Reply via email to