]> granicus.if.org Git - python/commit
Upgrade to Unicode 6.0.0.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 11 Oct 2010 22:42:28 +0000 (22:42 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 11 Oct 2010 22:42:28 +0000 (22:42 +0000)
commitbaecd7243ad2d671fa6f675777dfe7094e8c5c39
treea4e6b946feafacd5c5f1bccd8a30d69fa7dd6922
parente8930228c7482d39faf24f4a805c37ff7ca9223a
Upgrade to Unicode 6.0.0.
makeunicodedata.py: download all data files from unicode.org,
  switch to extracting Unihan data from zip file.
  Read linebreakprops and derivednormalizationprops even for
  old versions, even though they are not used in delta records.
test:unicode.py: U+11000 is now assigned, use U+14000 instead.
Lib/test/test_unicode.py
Lib/test/test_unicodedata.py
Modules/unicodedata_db.h
Modules/unicodename_db.h
Objects/unicodetype_db.h
Tools/unicode/makeunicodedata.py