]> granicus.if.org Git - python/commit
Merged revisions 78646 via svnmerge from
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 21 Mar 2010 13:41:15 +0000 (13:41 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 21 Mar 2010 13:41:15 +0000 (13:41 +0000)
commitbb71dc4396c8147feaa94eca62ac1c4c5d13d5ce
tree201eef2751c40c1032cebe16c15a7b23d5e66e4a
parentc9b7cc0ffa412331d4ffc1ccd4ac06aa93af68e9
Merged revisions 78646 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78646 | victor.stinner | 2010-03-04 13:09:33 +0100 (jeu., 04 mars 2010) | 5 lines

  Issue #1054943: Fix unicodedata.normalize('NFC', text) for the Public Review
  Issue #29.

  PR #29 was released in february 2004!
........
Lib/test/test_unicodedata.py
Misc/NEWS
Modules/unicodedata.c