Staging
v0.5.1
https://github.com/python/cpython
Revision f481598cd046c1a48f5eae1ba06c3c73a5f348ff authored by Walter Dörwald on 19 November 2007, 12:43:39 UTC, committed by Walter Dörwald on 19 November 2007, 12:43:39 UTC
Fix for #1444: utf_8_sig.StreamReader was (indirectly through decode())
calling codecs.utf_8_decode() with final==True, which falled with incomplete
byte sequences. Fix and test by James G. Sack.
1 parent ad91c78
History
Tip revision: f481598cd046c1a48f5eae1ba06c3c73a5f348ff authored by Walter Dörwald on 19 November 2007, 12:43:39 UTC
Backport r59049:
Tip revision: f481598
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.4 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 34.5 KB
README -rw-r--r-- 54.4 KB
configure -rwxr-xr-x 610.5 KB
configure.in -rw-r--r-- 95.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.5 KB
setup.py -rw-r--r-- 67.2 KB

README

back to top