[PyKDE] ANN: PyQt v3.9, SIP v3.9, SIP v4.0rc1 Released

Phil Thompson phil at riverbankcomputing.co.uk
Sun Dec 7 14:07:00 GMT 2003


New versions of PyQt, SIP v3.x and SIP v4.x are now available from 
http://www.riverbankcomputing.co.uk

PyQt v3.9 can be used with either SIP v3.9 or SIP v4.0rc1. Changes include the 
addition of the QImageIO and QListViewItemIterator classes, and the 
qInstall*() functions. Most changes are internal to support SIP v4.x.

SIP v4.0rc1 requires Python v2.3 or later. There are no outstanding bug 
reports - it's only the minimal documentation that's preventing the final 
release of v4.0. SIP v4.x uses new-style classes and is required for MacOS/X.

SIP v3.9 will work for any Python release.

PyQt and SIP include a new build system - using configure.py. The old build 
system (using build.py) is included, but please try the new one first.

Phil




More information about the PyQt mailing list