| commit | bb71dc4396c8147feaa94eca62ac1c4c5d13d5ce | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@haypocalc.com> | Sun Mar 21 13:41:15 2010 +0000 |
| committer | Victor Stinner <victor.stinner@haypocalc.com> | Sun Mar 21 13:41:15 2010 +0000 |
| tree | 201eef2751c40c1032cebe16c15a7b23d5e66e4a | |
| parent | c9b7cc0ffa412331d4ffc1ccd4ac06aa93af68e9 [diff] |
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!
........