Staging
v0.5.1
https://github.com/python/cpython
Revision f7a09bec0a57247d32801c94a1a7e7aaf2c9a3ae authored by Georg Brandl on 17 September 2009, 11:33:31 UTC, committed by Georg Brandl on 17 September 2009, 11:33:31 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74869 | georg.brandl | 2009-09-17 13:28:09 +0200 (Do, 17 Sep 2009) | 4 lines

  Issue #6922: Fix an infinite loop when trying to decode an invalid
  UTF-32 stream with a non-raising error handler like "replace" or "ignore".
........
1 parent ecc66d8
History
Tip revision: f7a09bec0a57247d32801c94a1a7e7aaf2c9a3ae authored by Georg Brandl on 17 September 2009, 11:33:31 UTC
Merged revisions 74869 via svnmerge from
Tip revision: f7a09be
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 38.1 KB
README -rw-r--r-- 53.6 KB
configure -rwxr-xr-x 668.0 KB
configure.in -rw-r--r-- 106.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.8 KB
setup.py -rw-r--r-- 80.8 KB

README

back to top