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
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top