]> granicus.if.org Git - python/commit
(Backport from r55770)
authorHye-Shik Chang <hyeshik@gmail.com>
Tue, 5 Jun 2007 19:14:33 +0000 (19:14 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Tue, 5 Jun 2007 19:14:33 +0000 (19:14 +0000)
commit60111e09a915be77762c7af5448ea34a61de4577
tree2175127b8b9dec75441f93fd5636f408010bafac
parentc9490e2fe9a21a738ca45930b3d97bdc0a7c5bce
(Backport from r55770)

Bug #1728403: Fix a bug that CJKCodecs StreamReader hangs when it
reads a file that ends with incomplete sequence and sizehint argument
for .read() is specified.
Lib/test/test_multibytecodec.py
Misc/NEWS
Modules/cjkcodecs/multibytecodec.c