]> granicus.if.org Git - python/commit
Merged revisions 67932 via svnmerge from
authorAlexandre Vassalotti <alexandre@peadrop.com>
Sat, 27 Dec 2008 06:43:58 +0000 (06:43 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Sat, 27 Dec 2008 06:43:58 +0000 (06:43 +0000)
commitaa0e531ede89cbbc64d010f1cd253fd95dc7818e
tree52c4f440ba754d438cbb96a0e02008be3bc23355
parent801f9d3888f4e2f44fe5aa7e9e46f8620a60702f
Merged revisions 67932 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r67932 | alexandre.vassalotti | 2008-12-27 01:36:10 -0500 (Sat, 27 Dec 2008) | 5 lines

  Remove unnecessary casts related to unicode_decode_call_errorhandler.
  Make the _PyUnicode_Resize macro a static function.

  These changes are needed to avoid breaking strict aliasing rules.
........
Objects/unicodeobject.c