]> granicus.if.org Git - python/commit
Revert Unicode UCD 5.2 upgrade in 3.x. It broke repr() for unicode objects, and...
authorFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 19 Mar 2010 01:17:46 +0000 (01:17 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 19 Mar 2010 01:17:46 +0000 (01:17 +0000)
commitf1789dee30f36cfdc2150c91a1fddb756dbd670d
treef5d32e84f7817f687e60f6272b8e90da417da973
parent3ab1fa6102653136be2670b0714ea414b4a39b52
Revert Unicode UCD 5.2 upgrade in 3.x.  It broke repr() for unicode objects, and gave failures in test_bigmem.  Revert 79062, 79065 and 79083.
Lib/test/test_unicodedata.py
Misc/NEWS
Modules/unicodedata_db.h
Modules/unicodename_db.h
Objects/unicodetype_db.h
Tools/unicode/makeunicodedata.py