]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Blocked revisions 67934-67935 via svnmerge
authorAlexandre Vassalotti <alexandre@peadrop.com>
Sat, 27 Dec 2008 09:59:15 +0000 (09:59 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Sat, 27 Dec 2008 09:59:15 +0000 (09:59 +0000)
commit0c6225f062eaedaf6bb046716f060e8c27f09812
treee65100855c26776e7d4d1548aa18e786fc341db4
parentbad1b9219b8507962c32dcbe49efef1250056739
Blocked revisions 67934-67935 via svnmerge

........
  r67934 | alexandre.vassalotti | 2008-12-27 02:08:47 -0500 (Sat, 27 Dec 2008) | 4 lines

  Fix issue #4730: cPickle corrupts high-unicode strings.
  Update outdated copy of PyUnicode_EncodeRawUnicodeEscape.
  Add a test case.
........
  r67935 | alexandre.vassalotti | 2008-12-27 02:13:01 -0500 (Sat, 27 Dec 2008) | 2 lines

  Add Misc/NEWS entry for r67934.
........