[pyicu-dev] PyICU 0.6 release

Andi Vajda vajda at osafoundation.org
Mon Feb 19 15:01:24 PST 2007


PyICU 0.6 was released today:

   - integrated patch to support Python 2.3 and MSVC 6
   - changed naive datetime to UDate conversion to use ICUtzinfo.default
   - fixed bug not checking return value of PyImport_ImportModule
   - PyICU now wraps ICU 3.6
   - added support for building with Python 2.5
   - added support for CharsetDetector and CharsetMatch C ICU APIs
   - added UnicodeString.encode() to access compression and conversion APIs
   - added support for IDNA APIs to UnicodeString
   - added support for MessageFormat(string) %(objs) style formatting
   - fixed bug in Formattable constructor not accepting a python unicode string
   - added support for BreakIterator::DONE
   - added support for BreakIterator::getText()
   - added support for BreakIterator::nextBoundary() to bypass iterator code

See http://pyicu.osafoundation.org for more information.

Andi..



More information about the pyicu-dev mailing list