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

README

back to top