[issue8024] upgrade to Unicode 5.2?

Marc-Andre Lemburg report at bugs.python.org
Mon Mar 15 17:22:22 CET 2010


Marc-Andre Lemburg <mal at egenix.com> added the comment:

Florent Xicluna wrote:
> 
> Florent Xicluna <florent.xicluna at gmail.com> added the comment:
> 
> It is just a matter of running "makeunicodedata" affter changing "5.1" -> "5.2".
> 
> It generates the 3 db files:
>  * Modules/unicodedata_db.h
>  * Modules/unicodename_db.h
>  * Objects/unicodetype_db.h
> 
> Then you adjust the "expectedchecksum" in "Lib/test/test_unicodedata.py".
> 
> I use UCD 5.2 since January, and everything works fine.

So the Unicode database format itself has not changed ?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8024>
_______________________________________


More information about the Python-bugs-list mailing list