Staging
v0.8.1
https://github.com/python/cpython
Revision bc7902fb89027a17d6baae5aa13a0327fd6b0941 authored by Hye-Shik Chang on 05 June 2007, 19:02:59 UTC, committed by Hye-Shik Chang on 05 June 2007, 19:02:59 UTC
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.
1 parent 1eb58d8
History
Tip revision: bc7902fb89027a17d6baae5aa13a0327fd6b0941 authored by Hye-Shik Chang on 05 June 2007, 19:02:59 UTC
(Backport from r55770)
Tip revision: bc7902f
File Mode Size
ACKS -rw-r--r-- 110 bytes
README -rw-r--r-- 640 bytes
ast.txt -rw-r--r-- 2.3 KB
astgen.py -rw-r--r-- 9.1 KB
compile.py -rw-r--r-- 1.3 KB
demo.py -rwxr-xr-x 885 bytes
dumppyc.py -rwxr-xr-x 952 bytes
regrtest.py -rw-r--r-- 2.1 KB
stacktest.py -rw-r--r-- 1.2 KB

README

back to top