[issue4574] reading UTF16-encoded text file crashes if \r on 64-char boundary

Gregory P. Smith report at bugs.python.org
Sat Dec 13 19:52:45 CET 2008


Gregory P. Smith <greg at krypto.org> added the comment:

utf16_newlines2.patch looks good to me.

This is a data corruption issue.  If it is deferred for 3.0.1 it must be 
fixed in 3.0.2.

+1 on putting this in 3.0.1.

----------
assignee:  -> pitrou
nosy: +gregory.p.smith
priority:  -> release blocker

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4574>
_______________________________________


More information about the Python-bugs-list mailing list