Message3695

Author zyasoft
Recipients pjenvey, zyasoft
Date 2008-10-20.00:11:43
SpamBayes Score 0.00010719566
Marked as misclassified No
Message-id <1224461504.26.0.522911801232.issue1153@psf.upfronthosting.co.za>
In-reply-to
Content
I'm in the process of rewriting unicodedata so that it's in Java, using
constant initializers. Part of this means we will have support for the
3.2 database.

When this is all done, we shouldn't need to rely on Java 6 for either
idna or for unicodedata.normalize.
History
Date User Action Args
2008-10-20 00:11:44zyasoftsetmessageid: <1224461504.26.0.522911801232.issue1153@psf.upfronthosting.co.za>
2008-10-20 00:11:44zyasoftsetrecipients: + zyasoft, pjenvey
2008-10-20 00:11:44zyasoftlinkissue1153 messages
2008-10-20 00:11:43zyasoftcreate