]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 67933 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sat, 3 Jan 2009 23:32:31 +0000 (23:32 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 3 Jan 2009 23:32:31 +0000 (23:32 +0000)
commitffffa2926164f007b84fb4917c873063584c2917
tree2e37927c54824583d2059afa1c234fc1b20b74fd
parent2abc0102e9fc0c712880dcac09b57e6501b6f42a
Merged revisions 67933 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k

................
  r67933 | alexandre.vassalotti | 2008-12-27 07:43:58 +0100 (Sat, 27 Dec 2008) | 12 lines

  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