]> granicus.if.org Git - python/commit
Merged revisions 78418 via svnmerge from
authorEric Smith <eric@trueblade.com>
Wed, 24 Feb 2010 15:42:29 +0000 (15:42 +0000)
committerEric Smith <eric@trueblade.com>
Wed, 24 Feb 2010 15:42:29 +0000 (15:42 +0000)
commit0facd77015465ac7bd486f5cb98d6265f61428a9
tree8c08010c5c2b49a0c6ff71447f0940228ea8e8df
parent33091a83213d2480360dc6768eebc5721a70f2fb
Merged revisions 78418 via svnmerge from
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.
........
Lib/test/test_exceptions.py
Misc/NEWS
Objects/exceptions.c