Staging
v0.8.1
https://github.com/python/cpython
Revision 66807853b439ceb3a119256ebb6b7187abf6aed2 authored by Eric Smith on 24 February 2010, 14:27:37 UTC, committed by Eric Smith on 24 February 2010, 14:27:37 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78418 | eric.smith | 2010-02-24 09:15:36 -0500 (Wed, 24 Feb 2010) | 1 line

  Issue #7309: Unchecked pointer access when converting UnicodeEncodeError, UnicodeDecodeError, and UnicodeTranslateError to strings.
........
1 parent 5b06ecf
History
Tip revision: 66807853b439ceb3a119256ebb6b7187abf6aed2 authored by Eric Smith on 24 February 2010, 14:27:37 UTC
Merged revisions 78418 via svnmerge from
Tip revision: 6680785
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