Marc-Andre Lemburg <m...@egenix.com> added the comment: Alexander Belopolsky wrote: > > Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment: > > I am adding #10552 as a dependency because I think we should fix unicode data > generation in 3.x before adding new features to the scripts. > > I am also not sure whether this is a bug or a feature request. Martin?
I consider this a bug (which is why I added Python 2.7 to the list of versions), since those code points need to be mapped to decimal and digit as well (see the references I posted; and compare ). Both Chinese and Japanese use the 4E00 ff. code points as decimal code points. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10575> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com