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: ONE
- added support for BreakIterator::getText()
- added support for BreakIterator::nextBoundary() to
bypass iterator code
See http://pyicu.osafounda
tion.org for more information.
Andi..
_______________________________________________
pyicu-dev mailing list
pyicu-dev osafoundation.org
http://lists.osafoundation.org/cgi-bin/mailman/
listinfo/pyicu-dev
|