STINNER Victor added the comment:
If I understood correctly, (b'\\N{' + b'x' * (INT_MAX+1)) +
'}').decode('unicode-decode') may crash? Did you try such string?---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue16335> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
